pkgsrc/chat/gnomeicu/patches/patch-aa
jmmv b49db48c54 Update to 0.99.5: there have been lots of changes since 0.96 to list here,
but the most important one is probably that the program is now for GNOME 2.
2004-11-09 22:28:17 +00:00

12 lines
315 B
Text

$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>