include isc/util.h

This commit is contained in:
Bob Halley
2000-04-28 01:44:45 +00:00
parent 82ca33427b
commit 5188f8c6a5

View File

@@ -24,6 +24,7 @@
#include <isc/assertions.h>
#include <isc/print.h>
#include <isc/platform.h>
#include <isc/util.h>
#ifndef ISC_PLATFORM_NEEDVSNPRINTF
#error ISC_PLATFORM_NEEDVSPRINTF needs to be defined to compile this file.