=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Attic/os-openbsd.h,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** src/usr.bin/rdist/Attic/os-openbsd.h 1998/06/26 21:21:16 1.10 --- src/usr.bin/rdist/Attic/os-openbsd.h 2002/05/09 19:13:02 1.11 *************** *** 33,39 **** */ /* ! * $OpenBSD: os-openbsd.h,v 1.10 1998/06/26 21:21:16 millert Exp $ */ /* --- 33,39 ---- */ /* ! * $OpenBSD: os-openbsd.h,v 1.11 2002/05/09 19:13:02 millert Exp $ */ /* *************** *** 85,91 **** --- 85,93 ---- /* * Select the type of executable file format. */ + #ifndef EXE_TYPE #define EXE_TYPE EXE_AOUT + #endif /* * Select the type of statfs() system call (if any).