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/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change. ( https://gerrit.osmocom.org/c/titan.TestPorts.AF_PACKET/+/21230 )
Change subject: AF_PACKET_PT.cc: Remove superfluous #include to osmocom/core/utils.h
......................................................................
AF_PACKET_PT.cc: Remove superfluous #include to osmocom/core/utils.h
Change-Id: I2586ee726aea8f5d3edf397b2db2156bfafd7d8a
---
M src/AF_PACKET_PT.cc
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
laforge: Looks good to me, approved; Verified
diff --git a/src/AF_PACKET_PT.cc b/src/AF_PACKET_PT.cc
index 1372ac0..3f46216 100644
--- a/src/AF_PACKET_PT.cc
+++ b/src/AF_PACKET_PT.cc
@@ -24,8 +24,6 @@
#include <linux/if_ether.h>
#include <linux/if.h>
-#include <osmocom/core/utils.h>
-
static int devname2ifindex(const char *ifname)
{
struct ifreq ifr;
--
To view, visit https://gerrit.osmocom.org/c/titan.TestPorts.AF_PACKET/+/21230
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: titan.TestPorts.AF_PACKET
Gerrit-Branch: master
Gerrit-Change-Id: I2586ee726aea8f5d3edf397b2db2156bfafd7d8a
Gerrit-Change-Number: 21230
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201118/6fcdf4c0/attachment.htm>