meas_pcap2db.c: remove unused include of msgb.h

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

View File

@ -31,7 +31,6 @@
#include <osmocom/core/socket.h>
#include <osmocom/core/utils.h>
#include <osmocom/core/msgb.h>
#include <osmocom/core/select.h>
#include <osmocom/core/talloc.h>