2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00

[master] silence warning

This commit is contained in:
Evan Hunt 2018-01-22 13:07:24 -08:00
parent a2a90a71a3
commit 0405014c66

View File

@ -10,6 +10,7 @@
#include <config.h>
#include <stdlib.h>
#include <string.h>
#include <isc/lex.h>