diff options
Diffstat (limited to 'extra/psi/gcc-47.patch')
-rw-r--r-- | extra/psi/gcc-47.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/extra/psi/gcc-47.patch b/extra/psi/gcc-47.patch deleted file mode 100644 index 64cb83fba..000000000 --- a/extra/psi/gcc-47.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- iris/src/irisnet/corelib/netinterface_unix.cpp.orig 2012-01-07 19:46:39.493999646 +0100 -+++ iris/src/irisnet/corelib/netinterface_unix.cpp 2012-01-07 19:46:57.251002321 +0100 -@@ -33,6 +33,7 @@ - #include <net/route.h> - #include <netinet/in.h> - #include <errno.h> -+#include <unistd.h> - - // for solaris - #ifndef SIOCGIFCONF |