chiark / gitweb /
rtnl: headers in src/systemd/ may not include internal headers
[elogind.git] / src / libsystemd-rtnl / rtnl-internal.h
index b34e7ea126f63345074462456f3f04e11090dba7..b05290fd89ee7ad5ab9a69c08c01e5eb62402b8d 100644 (file)
@@ -21,6 +21,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
+#include <linux/netlink.h>
+
 #include "refcnt.h"
 
 struct sd_rtnl {