diff --git a/lib/gtp-kernel.c b/lib/gtp-kernel.c index f6df408..b898ed7 100644 --- a/lib/gtp-kernel.c +++ b/lib/gtp-kernel.c @@ -31,10 +31,6 @@ #include "../gtp/pdp.h" #include "../gtp/gtp.h" -#include -#include -#include - #include "gtp-kernel.h" static void pdp_debug(const char *prefix, const char *devname, struct pdp_t *pdp)