1 2 3 4 5 6 7 8 9 10 11
--- a/src/conf.h +++ b/src/conf.h @@ -29,6 +29,8 @@ covered work. */ +#include <sys/types.h> + #ifndef GVPE_CONF_H__ #define GVPE_CONF_H__