gtp-kernel: Remove duplicate #include section

This was probably a wrong patch merge at some point.

Change-Id: I54191aca8fd55de84d86591035fe9785d379205f
This commit is contained in:
Harald Welte 2021-02-20 11:04:27 +01:00
parent 7710080ffd
commit be1cf99e9a
1 changed files with 0 additions and 4 deletions

View File

@ -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)