silence "missing print.h" warning

This commit is contained in:
Evan Hunt
2018-08-28 15:59:20 -07:00
parent e2a2f08ed5
commit 3c18b7d3fd

View File

@@ -20,6 +20,7 @@
#include <isc/app.h>
#include <isc/buffer.h>
#include <isc/print.h>
#include <isc/task.h>
#include <isc/timer.h>