silence "missing print.h" warning

(cherry picked from commit 3c18b7d3fd)
This commit is contained in:
Evan Hunt
2018-08-28 16:22:15 -07:00
parent 856a137bc9
commit d3add15848
+1
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>