aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2018-06-05 15:27:30 +0200
committerDaniel Willmann <dwillmann@sysmocom.de>2018-06-05 18:50:08 +0200
commit2063af4c9122842358ea26f267dff96d3f2f69dc (patch)
tree7c27c17caae8f1ca3a7e63f66f3c775e27ff81ae
parentb803888c01a14b9e3bb59d85e2f3fa20615b9f0d (diff)
Fix compilation issue on my machine, remove unused include
-rw-r--r--osysmon.h1
1 files changed, 0 insertions, 1 deletions
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"