mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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