blob: 6ad5249fe59476d0592895ba14a126445a8c2c23 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ./konversation/src/dcccommon.cpp.orig 2008-08-06 19:56:27.000000000 +0400
+++ ./konversation/src/dcccommon.cpp 2008-08-16 21:11:14.000000000 +0400
@@ -15,6 +15,7 @@
#include "server.h"
#include <arpa/inet.h>
+#include <netinet/in.h>
#include <qhostaddress.h>
|