diff options
Diffstat (limited to 'src/win32/map.c')
| -rw-r--r-- | src/win32/map.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/win32/map.c b/src/win32/map.c index 5fcc1085b..6a17aeb64 100644 --- a/src/win32/map.c +++ b/src/win32/map.c @@ -5,6 +5,8 @@ * a Linking Exception. For full terms see the included COPYING file. */ +#include "common.h" + #include "map.h" #include <errno.h> |
