ppp: fix compile warning
[openwrt/openwrt.git] / package / network / services / ppp / patches / 500-add-pptp-plugin.patch
index d984e1b1628fff9fa4c57fca2f6f3da016feef77..54a160d33f8c65cac06c9c8d1c9afa3c4d90d2d2 100644 (file)
 +#include <string.h>
 +#include <ctype.h>
 +#include <fcntl.h>
++#include "pppd.h"
 +#include "pptp_msg.h"
 +#include "pptp_ctrl.h"
 +#include "pptp_options.h"