chiark / gitweb /
socket-util: introduce in_addr_union similar to sockaddr_union and make use of it...
[elogind.git] / src / libsystemd / sd-rtnl / test-rtnl.c
index 78f5cca665dc848a106fdee52734236aaea3b30c..e6ba08e076b122c692d98f357f80ea0595848ddb 100644 (file)
@@ -20,6 +20,7 @@
 ***/
 
 #include <netinet/ether.h>
+#include <net/if.h>
 
 #include "util.h"
 #include "macro.h"