daniel has uploaded this change for review. ( https://gerrit.osmocom.org/9449
Change subject: Fix compilation issue on my machine, remove unused include ...................................................................... Fix compilation issue on my machine, remove unused include Change-Id: Id4042804e3c490daa61bf6ec06c13838d68d2f68 --- M osysmon.h 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/osmo-sysmon refs/changes/49/9449/1 diff --git a/osysmon.h b/osysmon.h index 45647b1..735b11e 100644 --- a/osysmon.h +++ b/osysmon.h @@ -5,7 +5,6 @@ #include <osmocom/vty/command.h> #include <stdbool.h> -#include <linux/if.h> #include "value_node.h" -- To view, visit https://gerrit.osmocom.org/9449 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-sysmon Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id4042804e3c490daa61bf6ec06c13838d68d2f68 Gerrit-Change-Number: 9449 Gerrit-PatchSet: 1 Gerrit-Owner: daniel <[email protected]>
