summaryrefslogtreecommitdiff
path: root/net/psi/files/patch-src::ndns.cpp
blob: 8cd6c1d0f8d831b7459c4c97eb598d63065cf7dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$


--- src/ndns.cpp.orig	Thu Jul 11 18:49:42 2002
+++ src/ndns.cpp	Thu Jul 11 18:40:24 2002
@@ -51,6 +51,7 @@
 #include "ndns.h"
 
 #ifdef Q_OS_UNIX
+#include	<sys/types.h>
 #include<netdb.h>
 #include<netinet/in.h>
 #include<arpa/inet.h>