summaryrefslogtreecommitdiff
path: root/glob.c
diff options
context:
space:
mode:
Diffstat (limited to 'glob.c')
-rw-r--r--glob.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glob.c b/glob.c
index 13ccdc6e86..543ca0cc38 100644
--- a/glob.c
+++ b/glob.c
@@ -19,7 +19,7 @@
Unix programs use to perform this function. I wrote this from scratch
based on specifications for the pattern matching. --RMS. */
-#include <config.h>
+#include "config.h"
#if !defined (__GNUC__) && !defined (HAVE_ALLOCA_H) && defined (_AIX)
#pragma alloca