]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
#include <isc/string.h>
authorMark Andrews <marka@isc.org>
Tue, 20 Jan 2004 14:19:42 +0000 (14:19 +0000)
committerMark Andrews <marka@isc.org>
Tue, 20 Jan 2004 14:19:42 +0000 (14:19 +0000)
lib/dns/validator.c

index a18c39489fc37e2e887f66278776af34d51dc6d9..aadb3eaf46e59ba0920f875c37f4f2e5b438901b 100644 (file)
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: validator.c,v 1.115 2004/01/14 02:06:50 marka Exp $ */
+/* $Id: validator.c,v 1.116 2004/01/20 14:19:42 marka Exp $ */
 
 #include <config.h>
 
 #include <isc/mem.h>
 #include <isc/print.h>
+#include <isc/string.h>
 #include <isc/task.h>
 #include <isc/util.h>