summaryrefslogtreecommitdiff
path: root/net/poptop/files/patch-plugins_pptpd-logwtmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/poptop/files/patch-plugins_pptpd-logwtmp.c')
-rw-r--r--net/poptop/files/patch-plugins_pptpd-logwtmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/poptop/files/patch-plugins_pptpd-logwtmp.c b/net/poptop/files/patch-plugins_pptpd-logwtmp.c
index 4ac8d80d0537..df1f128a8f0b 100644
--- a/net/poptop/files/patch-plugins_pptpd-logwtmp.c
+++ b/net/poptop/files/patch-plugins_pptpd-logwtmp.c
@@ -6,5 +6,5 @@
#include <unistd.h>
-#include <utmp.h>
#include <string.h>
- #include "pppd.h"
+ #include <pppd/pppd.h>