it is still to early in the morning for coding :(

This commit is contained in:
Hartmut Holzgraefe 2003-02-28 07:57:00 +00:00
parent 80d267e271
commit 050e86fde4

View File

@ -109,6 +109,7 @@ php_file_globals file_globals;
#ifdef HAVE_FNMATCH
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif
#include <fnmatch.h>
#endif