aports/main/gvpe/compile-fix.patch
2014-09-16 11:22:06 +00:00

11 lines
151 B
Diff

--- 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__