diff options
Diffstat (limited to 'src/libsystemd-rtnl/rtnl-util.c')
-rw-r--r-- | src/libsystemd-rtnl/rtnl-util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libsystemd-rtnl/rtnl-util.c b/src/libsystemd-rtnl/rtnl-util.c index 93804bb744..9707aa04a6 100644 --- a/src/libsystemd-rtnl/rtnl-util.c +++ b/src/libsystemd-rtnl/rtnl-util.c @@ -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" |