diff options
Diffstat (limited to 'security/pft/files/patch-rawmem.cpp')
-rw-r--r-- | security/pft/files/patch-rawmem.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/pft/files/patch-rawmem.cpp b/security/pft/files/patch-rawmem.cpp deleted file mode 100644 index 0bb36edf3d1d..000000000000 --- a/security/pft/files/patch-rawmem.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- rawmem.cpp.orig Sun May 22 19:17:40 2005 -+++ rawmem.cpp Sun May 22 19:18:34 2005 -@@ -11,6 +11,8 @@ - #ifndef UNIX - #include <winsock2.h> - #else -+#include <sys/types.h> -+#include <sys/socket.h> - #include <netinet/in.h> - #endif //UNIX - |