freebsd-ports/net/poptop/files/patch-ae
Pete Fritchman b7f4a984ec - update to 1.1.4.b3
While I'm here,
- spell ports@FreeBSD.org correctly
- portlint'ify: move WRKSRC to it's proper section

PR:		51736
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net>
2003-05-11 15:13:52 +00:00

13 lines
336 B
Text

--- pptpctrl.c.orig Sat May 3 18:09:16 2003
+++ pptpctrl.c Sat May 3 18:09:28 2003
@@ -26,9 +26,9 @@
#include <time.h>
#include <sys/time.h>
#include <dirent.h>
+#include <sys/socket.h>
#include <net/if.h>
#include <sys/types.h>
-#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#ifdef HAVE_OPENPTY