chiark / gitweb /
rtnl: headers in src/systemd/ may not include internal headers
[elogind.git] / src / libsystemd-rtnl / rtnl-util.c
index 93804bb74429ec6af002ba2f9521e45af97473c1..9707aa04a661496bf5386f0d378439e1392661f3 100644 (file)
@@ -19,6 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include <linux/rtnetlink.h>
 #include <netinet/ether.h>
 
 #include "sd-rtnl.h"