summaryrefslogtreecommitdiff
path: root/src/systemd/sd-netlink.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd/sd-netlink.h')
-rw-r--r--src/systemd/sd-netlink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemd/sd-netlink.h b/src/systemd/sd-netlink.h
index 43a15a98c0..53ac45775e 100644
--- a/src/systemd/sd-netlink.h
+++ b/src/systemd/sd-netlink.h
@@ -42,6 +42,7 @@ typedef enum sd_gen_family {
SD_GENL_FOU,
SD_GENL_L2TP,
SD_GENL_MACSEC,
+ SD_GENL_NL80211,
} sd_genl_family;
/* callback */