summaryrefslogtreecommitdiff
path: root/net/amule1/files/patch-SysTray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net/amule1/files/patch-SysTray.cpp')
-rw-r--r--net/amule1/files/patch-SysTray.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/amule1/files/patch-SysTray.cpp b/net/amule1/files/patch-SysTray.cpp
deleted file mode 100644
index a313e720d9ea..000000000000
--- a/net/amule1/files/patch-SysTray.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/SysTray.cpp.orig Tue Jul 6 07:32:56 2004
-+++ src/SysTray.cpp Tue Jul 6 07:33:44 2004
-@@ -23,8 +23,8 @@
- #include "sys.h"
- #include <libintl.h>
- #include <clocale> // Needed for setlocale(3)
--#include <net/if.h> // Needed for struct ifreq
- #include <sys/socket.h> //
-+#include <net/if.h> // Needed for struct ifreq
- #include <netinet/in.h> // Needed for inet_ntoa
- #include <arpa/inet.h> //
- #include <sys/ioctl.h> // Needed for SIOCGIFADDR