opnsense-ports/net/poptop/files/patch-plugins_pptpd-logwtmp.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
305 B
C

--- plugins/pptpd-logwtmp.c.orig 2012-02-13 10:53:17.000000000 +0800
+++ plugins/pptpd-logwtmp.c 2012-02-13 10:53:26.000000000 +0800
@@ -10,7 +10,6 @@
* 2 of the License, or (at your option) any later version.
*/
#include <unistd.h>
-#include <utmp.h>
#include <string.h>
#include <pppd/pppd.h>