summaryrefslogtreecommitdiffstats
path: root/osdep/glob-win.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/glob-win.c')
-rw-r--r--osdep/glob-win.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/osdep/glob-win.c b/osdep/glob-win.c
index 6cf29efd5f..25e63e05d1 100644
--- a/osdep/glob-win.c
+++ b/osdep/glob-win.c
@@ -18,6 +18,8 @@
#include <sys/types.h>
#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
#include "config.h"