diff options
Diffstat (limited to 'libiberty/fdmatch.c')
-rw-r--r-- | libiberty/fdmatch.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libiberty/fdmatch.c b/libiberty/fdmatch.c index 76ad36f..84df784 100644 --- a/libiberty/fdmatch.c +++ b/libiberty/fdmatch.c @@ -41,6 +41,9 @@ BUGS */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include "ansidecl.h" #include "libiberty.h" #include <sys/types.h> |