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-action/rafkill/files/rafkill-1.2.3-gcc47.patch

12 lines
283 B

--- a/src/system.cpp 2012-07-19 13:37:12.324303303 +0200
+++ b/src/system.cpp 2012-07-19 13:38:05.451584273 +0200
@@ -2,6 +2,8 @@
#include <strings.h>
#include <string>
#include <cstring>
+#include <unistd.h>
+#include <sys/types.h>
#ifdef WINDOWS
static const char * type(){