silence warning from missing print.h

This commit is contained in:
Evan Hunt
2018-10-30 08:06:34 -07:00
parent 29e7501bef
commit a0de6707c0

View File

@@ -21,6 +21,7 @@
#include "isctest.h"
#include <isc/buffer.h>
#include <isc/print.h>
#include <isc/region.h>
#include <isc/result.h>
#include <isc/types.h>