aboutsummaryrefslogtreecommitdiff
path: root/net/psi/files/patch-src::ndns.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net/psi/files/patch-src::ndns.cpp')
-rw-r--r--net/psi/files/patch-src::ndns.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/psi/files/patch-src::ndns.cpp b/net/psi/files/patch-src::ndns.cpp
new file mode 100644
index 000000000000..1a742aafc71e
--- /dev/null
+++ b/net/psi/files/patch-src::ndns.cpp
@@ -0,0 +1,10 @@
+--- 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>