]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_11] silence warning
authorEvan Hunt <each@isc.org>
Mon, 22 Jan 2018 21:07:41 +0000 (13:07 -0800)
committerEvan Hunt <each@isc.org>
Mon, 22 Jan 2018 21:07:41 +0000 (13:07 -0800)
lib/isccfg/namedconf.c

index 3004844e0d5e7027356079be6fad7a260dc14fe9..9dbe904c9e70321f681fe6b0fe88bd592cda04b5 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <config.h>
 
+#include <stdlib.h>
 #include <string.h>
 
 #include <isc/lex.h>