mirror of
https://github.com/systemd/systemd.git
synced 2026-08-04 15:10:33 +00:00
sd-rtnl: test - include missing.h to build on old kernels
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include "socket-util.h"
|
||||
#include "rtnl-util.h"
|
||||
#include "event-util.h"
|
||||
#include "missing.h"
|
||||
|
||||
static void test_link_configure(sd_rtnl *rtnl, int ifindex) {
|
||||
_cleanup_rtnl_message_unref_ sd_rtnl_message *message;
|
||||
|
||||
Reference in New Issue
Block a user