From: Michael Tremer Date: Fri, 30 Jul 2010 07:58:12 +0000 (+0200) Subject: Revert "pptp: Patch to fix build on linux systems." X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4e1249d0baf9d84b3a2f7cedcc7eb8e402dfd89;p=ipfire-3.x.git Revert "pptp: Patch to fix build on linux systems." This reverts commit eadd9921208482bfd4ef6d311f8e964c09612695. --- diff --git a/pkgs/core/pptp/patches/pptp-1.7.2-pptp-compat.patch b/pkgs/core/pptp/patches/pptp-1.7.2-pptp-compat.patch deleted file mode 100644 index 56d6b0af1..000000000 --- a/pkgs/core/pptp/patches/pptp-1.7.2-pptp-compat.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/pptp_compat.c 2008/07/24 05:53:05 1.2 -+++ b/pptp_compat.c 2008/07/25 00:13:56 1.3 -@@ -8,12 +8,14 @@ - #include - #include - #include -+#if defined (__SVR4) && defined (__sun) /* Solaris */ -+#include -+#endif - #include - #include "pptp_compat.h" - #include - #include "util.h" - -- - #if defined (__SVR4) && defined (__sun) /* Solaris */ - /* - * daemon implementation from uClibc