Merge from vendor branch FILE:
[dragonfly.git] / lib / libmagic / file.h.no_obj.patch
1 $DragonFly: src/lib/libmagic/Attic/file.h.no_obj.patch,v 1.1 2007/03/25 03:33:59 pavalos Exp $
2 --- file.h.orig 2007-03-24 22:33:12.000000000 -0400
3 +++ file.h      2007-03-24 22:33:35.000000000 -0400
4 @@ -51,7 +51,9 @@
5  /* Do this here and now, because struct stat gets re-defined on solaris */
6  #include <sys/stat.h>
7  
8 +#ifndef COMPILE_ONLY
9  #define ENABLE_CONDITIONALS
10 +#endif
11  
12  #ifndef MAGIC
13  #define MAGIC "/etc/magic"