12 lines
315 B
Text
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>
|