diff options
Diffstat (limited to 'chat/gnomeicu/patches/patch-aa')
-rw-r--r-- | chat/gnomeicu/patches/patch-aa | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chat/gnomeicu/patches/patch-aa b/chat/gnomeicu/patches/patch-aa new file mode 100644 index 00000000000..9c5160ccdbb --- /dev/null +++ b/chat/gnomeicu/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1 2004/11/09 22:28:18 jmmv Exp $ + +--- src/common.h.orig 2004-03-13 13:26:40.000000000 +0100 ++++ src/common.h +@@ -13,6 +13,7 @@ + #include "prefs_string.h" + #include "prefs.h" + ++#include <netinet/in.h> + #include <libgnome/gnome-i18n.h> + #include <glade/glade-xml.h> + #include <gtk/gtkwidget.h> |