chiark / gitweb /
strv: introduce new strv_from_stdarg_alloca() macro to generate a string array from...
[elogind.git] / src / shared / conf-parser.c
index 6085d33391baeb2d4f51e3e017813eabbef57575..16c3c71eae5c40cb64e00c84578748a2b399665a 100644 (file)
@@ -24,6 +24,7 @@
 #include <errno.h>
 #include <assert.h>
 #include <stdlib.h>
+#include <netinet/ether.h>
 
 #include "conf-parser.h"
 #include "util.h"