silence "missing print.h" warning

(cherry picked from commit 3c18b7d3fd)
This commit is contained in:
Evan Hunt 2018-08-28 15:59:20 -07:00
parent 856a137bc9
commit d3add15848

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>