summaryrefslogtreecommitdiff
path: root/source4/include/system/glob.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/system/glob.h')
-rw-r--r--source4/include/system/glob.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/include/system/glob.h b/source4/include/system/glob.h
index 676030b799..9de3168032 100644
--- a/source4/include/system/glob.h
+++ b/source4/include/system/glob.h
@@ -24,4 +24,6 @@
#include <glob.h>
#endif
+#ifdef HAVE_FNMATCH_H
#include <fnmatch.h>
+#endif