summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/openssl/e_os.h.p
blob: 26c68f6564dc27d93051c659b2d3a5d8fa661c06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- e_os.h	2017-05-25 13:46:20.000000000 +0100
+++ e_os.h	2018-02-05 18:38:51.167349254 +0000
@@ -423,7 +423,9 @@ struct servent *PASCAL getservbyname(con
 #    endif
 #    include <netinet/in.h>
 #    include <arpa/inet.h>
+#    if defined(OPENSSL_SYS_AMIGAOS3)
 #    include <netinet/tcp.h>
+#    endif
 #   endif
 
 #   ifdef OPENSSL_SYS_AIX