summaryrefslogtreecommitdiff
path: root/gnuglob.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnuglob.c')
-rw-r--r--gnuglob.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnuglob.c b/gnuglob.c
index d3159bbabd..69af7b1618 100644
--- a/gnuglob.c
+++ b/gnuglob.c
@@ -19,6 +19,8 @@
Unix programs use to perform this function. I wrote this from scratch
based on specifications for the pattern matching. --RMS. */
+#include "config.h"
+
#if defined (SHELL)
# if defined (HAVE_STDLIB_H)
# include <stdlib.h>