diff options
author | Campus <campus@ntop.org> | 2016-05-24 23:28:43 +0200 |
---|---|---|
committer | Campus <campus@ntop.org> | 2016-05-24 23:28:43 +0200 |
commit | f8ecdc004f337dd478484f5cc2c087022803762b (patch) | |
tree | 628a84a1daef95f982cc40cc53e6e8ef5bd1702d /src/lib/protocols/gtp.c | |
parent | b05907f592e59d30461817269ded7f2141e7207a (diff) |
added new fb detection - remove old bittorrent functions - fix rx warning
Diffstat (limited to 'src/lib/protocols/gtp.c')
-rw-r--r-- | src/lib/protocols/gtp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/protocols/gtp.c b/src/lib/protocols/gtp.c index 97044f94e..88235f2a8 100644 --- a/src/lib/protocols/gtp.c +++ b/src/lib/protocols/gtp.c @@ -18,7 +18,6 @@ * */ - #include "ndpi_api.h" #ifdef NDPI_PROTOCOL_GTP |