|
|
| version 1.3, 2003/11/09 11:41:15 | version 1.4, 2004/02/03 19:22:59 |
|---|---|
| Line 38 | Line 38 |
| /* Define this to specify the default executable format. */ | /* Define this to specify the default executable format. */ |
| #ifndef DEFAULT_MAGIC | #ifndef DEFAULT_MAGIC |
| #ifdef __FreeBSD__ | #ifdef __DragonFly__ |
| #define DEFAULT_MAGIC QMAGIC | #define DEFAULT_MAGIC QMAGIC |
| extern int netzmagic; | extern int netzmagic; |
| #else | #else |