pppd: fix build errors with musl
[openwrt.git] / package / network / services / ppp / patches / 401-no_record_file.patch
index 94c0263eaa595377191d80b565a136130ee5120a..7ae175df8f85289c924f06f3d86382219b9817d1 100644 (file)
@@ -7,7 +7,7 @@ Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
 
 --- a/pppd/pppd.h
 +++ b/pppd/pppd.h
-@@ -309,7 +309,6 @@ extern int holdoff;        /* Dead time before 
+@@ -312,7 +312,6 @@ extern int holdoff;        /* Dead time before 
  extern bool   holdoff_specified; /* true if user gave a holdoff value */
  extern bool   notty;          /* Stdin/out is not a tty */
  extern char   *pty_socket;    /* Socket to connect to pty */