=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/Attic/os-openbsd.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -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,7 +33,7 @@ */ /* - * $OpenBSD: os-openbsd.h,v 1.10 1998/06/26 21:21:16 millert Exp $ + * $OpenBSD: os-openbsd.h,v 1.11 2002/05/09 19:13:02 millert Exp $ */ /* @@ -85,7 +85,9 @@ /* * 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).