openbsd-ports/net/poptop/patches/patch-pptpctrl_c

12 lines
333 B
Plaintext
Raw Normal View History

$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>