We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 093af0e commit 9e4261cCopy full SHA for 9e4261c
src/local_ns_parser.c
@@ -1,5 +1,6 @@
1
#include <errno.h>
2
#include <resolv.h>
3
+#include <stddef.h>
4
#include "local_ns_parser.h"
5
6
static void local_ns_setsection(ns_msg *msg, ns_sect sect);
0 commit comments