summaryrefslogtreecommitdiff
path: root/src/genl-ctrl-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/genl-ctrl-list.c')
-rw-r--r--src/genl-ctrl-list.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/genl-ctrl-list.c b/src/genl-ctrl-list.c
index 62bed3cf..035b3e2f 100644
--- a/src/genl-ctrl-list.c
+++ b/src/genl-ctrl-list.c
@@ -3,10 +3,12 @@
* Copyright (c) 2003-2012 Thomas Graf <tgraf@suug.ch>
*/
-#include <netlink/cli/utils.h>
+#include "nl-default.h"
#include <linux/genetlink.h>
+#include <netlink/cli/utils.h>
+
static struct nl_cache *alloc_genl_family_cache(struct nl_sock *sk)
{
return nl_cli_alloc_cache(sk, "generic netlink family",