[MERGED] openbsc[master]: meas_pcap2db.c: remove unused include of msgb.h

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Oct 13 13:14:42 UTC 2016


Neels Hofmeyr has submitted this change and it was merged.

Change subject: meas_pcap2db.c: remove unused include of msgb.h
......................................................................


meas_pcap2db.c: remove unused include of msgb.h

Change-Id: I2197432c9482537bd5cf06a6c4fc912607ffab53
---
M openbsc/src/utils/meas_pcap2db.c
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/openbsc/src/utils/meas_pcap2db.c b/openbsc/src/utils/meas_pcap2db.c
index 261ee61..b874ac4 100644
--- a/openbsc/src/utils/meas_pcap2db.c
+++ b/openbsc/src/utils/meas_pcap2db.c
@@ -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>
 

-- 
To view, visit https://gerrit.osmocom.org/1050
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2197432c9482537bd5cf06a6c4fc912607ffab53
Gerrit-PatchSet: 2
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list