aboutsummaryrefslogtreecommitdiffstats
path: root/main/gvpe/compile-fix.patch
blob: 82288886b7a9e57a45bd8a454dff9349a9734e6d (plain)
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__