summaryrefslogtreecommitdiff
path: root/fnmatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'fnmatch.c')
-rw-r--r--fnmatch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnmatch.c b/fnmatch.c
index 6a8b574902..0847f5cafb 100644
--- a/fnmatch.c
+++ b/fnmatch.c
@@ -16,6 +16,7 @@ License along with the GNU C Library; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA. */
+#include "config.h"
#include <errno.h>
#include "fnmatch.h"