chiark / gitweb /
rtnl: headers in src/systemd/ may not include internal headers
[elogind.git] / src / libsystemd-rtnl / rtnl-message.c
index 9a40a75a9f761d3c41adf4e62f7910248eabd463..85cf55a3cdcc2df8cad09e0d5445512078f82b89 100644 (file)
@@ -19,6 +19,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include <linux/rtnetlink.h>
 #include <netinet/in.h>
 #include <netinet/ether.h>
 #include <stdbool.h>