michael@666: Index: tun.c michael@666: --- tun.c.orig 2011-04-06 18:05:52.000000000 +0200 michael@666: +++ tun.c 2011-04-30 10:22:38.000000000 +0200 michael@666: @@ -1400,7 +1400,8 @@ michael@666: #elif defined(TARGET_SOLARIS) michael@666: michael@666: #ifndef TUNNEWPPA michael@666: -#error I need the symbol TUNNEWPPA from net/if_tun.h michael@666: +#warning I usually need the symbol TUNNEWPPA from net/if_tun.h -- using a shameless local copy taken from TUN 1.1 michael@666: +#define TUNNEWPPA (('T'<<16) | 0x0001) michael@666: #endif michael@666: michael@666: void