ppp: fix compile warning
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 15 Oct 2017 12:19:20 +0000 (14:19 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 15 Oct 2017 12:19:49 +0000 (14:19 +0200)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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"