summaryrefslogtreecommitdiff
path: root/security/trousers/files/patch-src-tcs-rpc-tcstp-rpc.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/trousers/files/patch-src-tcs-rpc-tcstp-rpc.c')
-rw-r--r--security/trousers/files/patch-src-tcs-rpc-tcstp-rpc.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/trousers/files/patch-src-tcs-rpc-tcstp-rpc.c b/security/trousers/files/patch-src-tcs-rpc-tcstp-rpc.c
new file mode 100644
index 000000000000..e71911c4848a
--- /dev/null
+++ b/security/trousers/files/patch-src-tcs-rpc-tcstp-rpc.c
@@ -0,0 +1,10 @@
+--- src/tcs/rpc/tcstp/rpc.c.orig 2014-04-24 18:05:44 UTC
++++ src/tcs/rpc/tcstp/rpc.c
+@@ -16,6 +16,7 @@
+ #if (defined (__OpenBSD__) || defined (__FreeBSD__))
+ #include <sys/types.h>
+ #include <sys/socket.h>
++#include <netinet/in.h>
+ #endif
+ #include <errno.h>
+