summaryrefslogtreecommitdiff
path: root/chat/psi/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'chat/psi/patches/patch-af')
-rw-r--r--chat/psi/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/psi/patches/patch-af b/chat/psi/patches/patch-af
new file mode 100644
index 00000000000..c0c6d52ec9d
--- /dev/null
+++ b/chat/psi/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.3 2006/10/23 21:49:31 jdolecek Exp $
+
+--- src/psiaccount.cpp.orig 2006-10-23 23:12:24.000000000 +0200
++++ src/psiaccount.cpp
+@@ -83,7 +83,7 @@
+ #include "psigrowlnotifier.h"
+ #endif
+
+-#include"bsocket.h"
++#include"network/bsocket.h"
+ /*#ifdef Q_WS_WIN
+ #include<windows.h>
+ typedef int socklen_t;