--- src/include/string.h 2005/09/19 21:20:33 1.6 +++ src/include/string.h 2005/09/20 08:42:51 1.7 @@ -38,6 +38,10 @@ #ifndef _STRING_H_ #define _STRING_H_ +#ifndef _SYS_TYPES_H_ +#include +#endif + #ifndef _MACHINE_STDINT_H_ #include #endif