--- Frodo4/Src/sysdeps.h 2003/07/01 17:51:17 1.3 +++ Frodo4/Src/sysdeps.h 2003/07/09 13:54:22 1.4 @@ -186,7 +186,7 @@ typedef long int32; #else #error No 4 byte type, you lose. #endif +#include #endif // __BEOS__ -#define UNUSED(x) (x = x) }