openbsd-ports/net/poptop/patches/patch-pptpctrl_c
wilfried 8d0a40c24e Import poptop 1.1.4.b3; submitted by Craig Barraclough <craigba@creative.com.au>
PoPTop is a PPTP server solution for Unix. PoPToP allows Unix Servers
to function seamlessly in the PPTP VPN environment.
2003-04-17 08:59:26 +00:00

12 lines
333 B
Plaintext

$OpenBSD: patch-pptpctrl_c,v 1.1.1.1 2003/04/17 08:59:26 wilfried Exp $
--- pptpctrl.c.orig Fri Apr 11 10:51:32 2003
+++ pptpctrl.c Fri Apr 11 10:51:53 2003
@@ -26,7 +26,6 @@
#include <time.h>
#include <sys/time.h>
#include <dirent.h>
-#include <net/if.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>