summaryrefslogtreecommitdiff
path: root/security/proxytunnel/files/patch-ptstream.c
blob: 0b986e24b5bb6c20010bfe5b9d1e49c1da55d023 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ptstream.c.orig	2020-05-07 15:17:41 UTC
+++ ptstream.c
@@ -20,6 +20,7 @@
 /* ptstream.c */
 
 #include <arpa/inet.h>
+#include <netinet/in.h>
 #include <openssl/x509v3.h>
 #include <stdio.h>
 #include <stdlib.h>