--- src/lib/libmagic/config.h 2004/12/18 17:18:43 1.1 +++ src/lib/libmagic/config.h 2005/03/04 13:49:02 1.2 @@ -47,8 +47,10 @@ /* Define to 1 if you have the `mmap' function. */ #define HAVE_MMAP 1 +#ifdef __DragonFly__ /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 +#endif /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1