mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-15 02:59:59 -04:00
include <isc/print.h> in gen.c
This commit is contained in:
parent
1cc770e7eb
commit
eddcf7fe53
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
|||
#define _CRT_SECURE_NO_DEPRECATE 1
|
||||
#endif
|
||||
|
||||
#include <isc/print.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <ctype.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue