gtphub_test.c: remove unused include of msgb.h

Change-Id: I7a8003a0e0bff803941d7981ffc07cf78c3ae9a9
This commit is contained in:
Neels Hofmeyr 2016-09-16 02:30:08 +02:00
parent 20436c8506
commit e072da9d2e
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
#include <unistd.h>
#include <osmocom/core/utils.h>
#include <osmocom/core/msgb.h>
#include <osmocom/core/application.h>
#include <openbsc/debug.h>