diff -r af9f2bac68b2 -r 0c12a9c824a0 openvpn/openvpn.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openvpn/openvpn.patch Fri Sep 07 19:01:31 2012 +0200 @@ -0,0 +1,13 @@ +Index: tun.c +--- tun.c.orig 2011-04-06 18:05:52.000000000 +0200 ++++ tun.c 2011-04-30 10:22:38.000000000 +0200 +@@ -1400,7 +1400,8 @@ + #elif defined(TARGET_SOLARIS) + + #ifndef TUNNEWPPA +-#error I need the symbol TUNNEWPPA from net/if_tun.h ++#warning I usually need the symbol TUNNEWPPA from net/if_tun.h -- using a shameless local copy taken from TUN 1.1 ++#define TUNNEWPPA (('T'<<16) | 0x0001) + #endif + + void