openbsd-ports/net/pptp/patches/patch-pptp_compat_c

12 lines
331 B
Plaintext

$OpenBSD: patch-pptp_compat_c,v 1.1 2008/11/11 16:23:26 naddy Exp $
--- pptp_compat.c.orig Sat Sep 20 17:47:33 2008
+++ pptp_compat.c Sat Sep 20 17:47:36 2008
@@ -7,7 +7,6 @@
#include <fcntl.h>
#include <sys/types.h>
#include <unistd.h>
-#include <stropts.h>
#include <stdlib.h>
#include <strings.h>
#include "pptp_compat.h"