aboutsummaryrefslogtreecommitdiff
path: root/source/memmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/memmap.c')
-rw-r--r--source/memmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/memmap.c b/source/memmap.c
index 5f7d84a..9fda545 100644
--- a/source/memmap.c
+++ b/source/memmap.c
@@ -1,5 +1,6 @@
#include "../copyright"
+#include <stdio.h>
#include <string.h>
#ifdef HAVE_STRINGS_H
#include <strings.h>