summaryrefslogtreecommitdiffstats
path: root/net/gnome-nettool/files/patch-src_lookup.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-12-19 06:33:51 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-12-19 06:33:51 +0800
commit0e7eccb70947b91f8fae559bdb05f165e49c7625 (patch)
treeae82ec79223ffe676f96c918ba79e75bcb706f1c /net/gnome-nettool/files/patch-src_lookup.c
parentfc607e61daf56c82f6c2be1deb6a96682d4ef504 (diff)
downloadmarcuscom-ports-0e7eccb70947b91f8fae559bdb05f165e49c7625.tar
marcuscom-ports-0e7eccb70947b91f8fae559bdb05f165e49c7625.tar.gz
marcuscom-ports-0e7eccb70947b91f8fae559bdb05f165e49c7625.tar.bz2
marcuscom-ports-0e7eccb70947b91f8fae559bdb05f165e49c7625.tar.lz
marcuscom-ports-0e7eccb70947b91f8fae559bdb05f165e49c7625.tar.xz
marcuscom-ports-0e7eccb70947b91f8fae559bdb05f165e49c7625.tar.zst
marcuscom-ports-0e7eccb70947b91f8fae559bdb05f165e49c7625.zip
Update to 2.17.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8067 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/gnome-nettool/files/patch-src_lookup.c')
-rw-r--r--net/gnome-nettool/files/patch-src_lookup.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/gnome-nettool/files/patch-src_lookup.c b/net/gnome-nettool/files/patch-src_lookup.c
new file mode 100644
index 000000000..9744c1397
--- /dev/null
+++ b/net/gnome-nettool/files/patch-src_lookup.c
@@ -0,0 +1,10 @@
+--- src/lookup.c.orig Sun Jul 3 17:47:02 2005
++++ src/lookup.c Sun Jul 3 17:47:20 2005
+@@ -21,6 +21,7 @@
+ #include <gtk/gtk.h>
+ #include <glib/gi18n.h>
+ #include <glib/gprintf.h>
++#include <sys/types.h>
+
+ #include "lookup.h"
+ #include "utils.h"