include <isc/print.h> in gen.c

This commit is contained in:
Evan Hunt 2012-10-03 07:59:57 -07:00
parent 97a0ca4265
commit 3f6cec1a35

View file

@ -26,6 +26,8 @@
#define _CRT_SECURE_NO_DEPRECATE 1
#endif
#include <isc/print.h>
#include <sys/types.h>
#include <ctype.h>