X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibsystemd-rtnl%2Frtnl-internal.h;h=b05290fd89ee7ad5ab9a69c08c01e5eb62402b8d;hb=8e337e6438e1168d9a3bf8e623a26b2211290c24;hp=70bb6d0b18902f9e3886eef626a00eac6bd4b8e4;hpb=d4bbdb77aff9abb1aaf13f1f92fb5f9513688ce1;p=elogind.git diff --git a/src/libsystemd-rtnl/rtnl-internal.h b/src/libsystemd-rtnl/rtnl-internal.h index 70bb6d0b1..b05290fd8 100644 --- a/src/libsystemd-rtnl/rtnl-internal.h +++ b/src/libsystemd-rtnl/rtnl-internal.h @@ -1,5 +1,7 @@ /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ +#pragma once + /*** This file is part of systemd. @@ -19,6 +21,8 @@ along with systemd; If not, see . ***/ +#include + #include "refcnt.h" struct sd_rtnl {