ports/net/pptpclient/files/patch-pptp_compat.c
Chin-San Huang f37afdb032 - Update to 1.7.2.
- Take maintainership.
2008-05-18 19:55:03 +00:00

11 lines
306 B
C

--- pptp_compat.c.orig 2008-05-19 03:44:02.000000000 +0800
+++ pptp_compat.c 2008-05-19 03:44:45.000000000 +0800
@@ -7,7 +7,7 @@
#include <fcntl.h>
#include <sys/types.h>
#include <unistd.h>
-#include <stropts.h>
+#include <sys/un.h>
#include <stdlib.h>
#include <strings.h>
#include "pptp_compat.h"