summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/kadu/includes.patch
blob: 6960a24b176387c10e3cf3c1cb4fcca69396c5d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- kadu/kadu-core/main.cpp	2011-01-27 22:58:22.000000000 +0100
+++ kadu/kadu-core/main.cpp	2011-01-27 22:58:28.000000000 +0100
@@ -20,10 +20,8 @@
 #include <winsock2.h>
 #include <windows.h>
 #endif
-#ifdef Q_OS_BSD4
 #include <sys/types.h>
 #include <sys/stat.h>
-#endif
 
 #include "config_file.h"
 #include "debug.h"