chiark / gitweb /
Fixed a small typo in a comment (#3514)
[elogind.git] / src / basic / missing.h
index 04545d2dee92db26ba488811c83e27e052330c33..c33439ddea8cf48af702d80570e6e42c676b0ac6 100644 (file)
@@ -839,6 +839,10 @@ struct btrfs_ioctl_quota_ctl_args {
 #define IFLA_BRPORT_PROXYARP 10
 #endif
 
+#if !HAVE_DECL_IFLA_VRF_TABLE
+#define IFLA_VRF_TABLE 1
+#endif
+
 #if !HAVE_DECL_NDA_IFINDEX
 #define NDA_UNSPEC 0
 #define NDA_DST 1