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, 12 insertions, 0 deletions
diff --git a/net/amule1/files/patch-SysTray.cpp b/net/amule1/files/patch-SysTray.cpp
new file mode 100644
index 000000000000..baa445536165
--- /dev/null
+++ b/net/amule1/files/patch-SysTray.cpp
@@ -0,0 +1,12 @@
+--- src/SysTray.cpp.orig Tue Feb 17 16:43:12 2004
++++ src/SysTray.cpp Tue Feb 17 16:43:53 2004
+@@ -22,8 +22,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