12 lines
309 B
Text
12 lines
309 B
Text
$NetBSD: patch-ab,v 1.1.1.1 2010/04/10 22:23:05 markd Exp $
|
|
|
|
--- konversation/src/dcccommon.cpp.orig 2009-03-11 19:22:06 +0200
|
|
+++ konversation/src/dcccommon.cpp 2009-03-11 19:22:36 +0200
|
|
@@ -15,6 +15,7 @@
|
|
#include "server.h"
|
|
|
|
#include <arpa/inet.h>
|
|
+#include <netinet/in.h>
|
|
|
|
#include <qhostaddress.h>
|
|
|