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 uploaded this change for review. ( 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(-)
  git pull ssh://gerrit.osmocom.org:29418/titan.TestPorts.AF_PACKET refs/changes/30/21230/1
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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201118/5443bce5/attachment.htm>