summaryrefslogtreecommitdiff
path: root/chat/psi/patches/patch-ah
blob: 0d2070218dde8444bc20fadd45e31f9cf2a12c44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
$NetBSD: patch-ah,v 1.1 2006/10/23 21:49:31 jdolecek Exp $

--- iris/xmpp-core/connector.cpp.orig	2006-10-23 23:00:30.000000000 +0200
+++ iris/xmpp-core/connector.cpp
@@ -38,14 +38,14 @@
 #ifdef NO_NDNS
 #include<qdns.h>
 #else
-#include"ndns.h"
+#include"network/ndns.h"
 #endif
 
-#include"srvresolver.h"
-#include"bsocket.h"
-#include"httpconnect.h"
-#include"httppoll.h"
-#include"socks.h"
+#include"network/srvresolver.h"
+#include"network/bsocket.h"
+#include"network/httpconnect.h"
+#include"network/httppoll.h"
+#include"network/socks.h"
 #include"hash.h"
 
 //#define XMPP_DEBUG