[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#323514: gkdial: FTBFS (amd64): linux/ppp.h: No such file or directory



tags 323514 +patch
thanks

With the attached patch 'gkdial' can be compiled on unstable.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gkdial-1.8.0/src/ppp_info.c ./src/ppp_info.c
--- ../tmp-orig/gkdial-1.8.0/src/ppp_info.c	2005-08-31 17:25:56.000000000 +0000
+++ ./src/ppp_info.c	2005-08-31 17:25:53.000000000 +0000
@@ -10,7 +10,6 @@
 
 #include <linux/if.h>
 #include <linux/ppp_defs.h>
-#include <linux/ppp.h>
 
 #include <time.h>
 #include <ctype.h>



Reply to: