$FreeBSD: ports/games/uhexen/files/patch-include::h2def.h,v 1.1 2003/02/10 15:13:40 sobomax Exp $ --- include/h2def.h 2003/02/10 14:43:33 1.1 +++ include/h2def.h 2003/02/10 14:46:37 @@ -26,7 +26,11 @@ /* XXX ifdefs */ +#ifndef __FreeBSD__ typedef unsigned int uint; +#else +#include +#endif // Uncomment, to enable all timebomb stuff //#define TIMEBOMB