blob: 9c5160ccdbbe5f7e2e6ead165741939613bd6a2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
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>
|