You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-sys-...

13 lines
257 B

diff --git a/src/expr.cpp b/src/expr.cpp
index 25c68f6..47237cb 100644
--- a/src/expr.cpp
+++ b/src/expr.cpp
@@ -19,6 +19,7 @@ namespace std {
#include <memory.h>
#include <stdlib.h>
#include <string.h>
+#include <sys/types.h>
}
using namespace std;