aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/gtp-kernel.c4
1 files changed, 0 insertions, 4 deletions
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 <libgtpnl/gtp.h>
-#include <libgtpnl/gtpnl.h>
-#include <libmnl/libmnl.h>
-
#include "gtp-kernel.h"
static void pdp_debug(const char *prefix, const char *devname, struct pdp_t *pdp)