]> git.ozlabs.org Git - ppp.git/blobdiff - pppdump/pppdump.c
The use of <net/ppp_defs.h> isn't guranteed to exist on Linux (e.g. uclibc, buildroot...
[ppp.git] / pppdump / pppdump.c
index 8944ca5820012589658f435a3b238e598db07d47..2b815fc9b50e41fcd2ec8c0d2a0ad93120a4aaf3 100644 (file)
@@ -38,7 +38,7 @@
 #include <stdlib.h>
 #include <time.h>
 #include <sys/types.h>
-#include <net/ppp_defs.h>
+
 #include "ppp-comp.h"
 
 int hexmode;