mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 15:59:59 -04:00
[v9_11] print.h
This commit is contained in:
parent
801707fe19
commit
12c8dec44b
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@
|
|||
#include <stdlib.h>
|
||||
#include <lmdb.h>
|
||||
|
||||
#include <isc/print.h>
|
||||
|
||||
int
|
||||
main (int argc, char *argv[]) {
|
||||
int status;
|
||||
|
|
|
|||
Loading…
Reference in a new issue