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/dev-cpp/libassa/files/libassa-3.5.1-gcc47.patch

13 lines
255 B

diff --git a/assa/CommonUtils.h b/assa/CommonUtils.h
index 2db38d2..4db27f6 100644
--- a/assa/CommonUtils.h
+++ b/assa/CommonUtils.h
@@ -16,6 +16,7 @@
#include <sstream>
+#include <unistd.h>
#include <string>
#include <vector>
using std::vector;