diff options
Diffstat (limited to 'net-im/gaim/files/patch-internal-h')
-rw-r--r-- | net-im/gaim/files/patch-internal-h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-im/gaim/files/patch-internal-h b/net-im/gaim/files/patch-internal-h deleted file mode 100644 index 4d25a6d4f71b..000000000000 --- a/net-im/gaim/files/patch-internal-h +++ /dev/null @@ -1,13 +0,0 @@ ---- src/internal.h.orig Thu Jul 17 10:20:34 2003 -+++ src/internal.h Thu Jul 17 10:21:02 2003 -@@ -88,9 +88,9 @@ - #endif - - #ifndef _WIN32 --# include <arpa/inet.h> - # include <netinet/in.h> - # include <sys/socket.h> -+# include <arpa/inet.h> - # include <sys/un.h> - # include <sys/utsname.h> - # include <gdk/gdkx.h> |