easy-rsa: update, but declare as broken. does not work with libressl openssl tool
[openadk.git] / package / ptunnel / patches / patch-ptunnel_h
blob85d8caebb722466d8a57075c849f96945698a308
1 --- ptunnel-0.61.orig/ptunnel.h 2005-07-13 11:57:27.000000000 +0200
2 +++ ptunnel-0.61/ptunnel.h      2013-12-28 18:22:22.000000000 +0100
3 @@ -44,7 +44,7 @@
4         #define PING_TUNNEL_H
5  
6  //     Includes
7 -       #include        <sys/unistd.h>
8 +       #include        <unistd.h>
9         #include        <sys/types.h>
10         #include        <sys/socket.h>
11         #include        <netinet/in.h>