summaryrefslogtreecommitdiff
path: root/posix
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1993-08-12 22:15:25 +0000
committerRoland McGrath <roland@gnu.org>1993-08-12 22:15:25 +0000
commita0d06ac6ac6b28b731589f87b0582ed8b76f7f4b (patch)
treef3fe759f7ae420fcb0e5245a668793acda6b9258 /posix
parente4b011819c7679379d77c0f4cb3c959c1a66abf6 (diff)
Formerly ../posix/fnmatch.c.~23~
Diffstat (limited to 'posix')
-rw-r--r--posix/fnmatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/fnmatch.c b/posix/fnmatch.c
index 8a25a905d1..2fb65b5216 100644
--- a/posix/fnmatch.c
+++ b/posix/fnmatch.c
@@ -16,7 +16,7 @@ not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */
#ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
#endif
#include <errno.h>