mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-09 01:30:39 -04:00
#include <isc/print.h>
This commit is contained in:
parent
cbf3cd3bc2
commit
c9c7fc6a01
1 changed files with 2 additions and 1 deletions
|
|
@ -15,12 +15,13 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: genrandom.c,v 1.5 2010/05/17 04:38:45 marka Exp $ */
|
||||
/* $Id: genrandom.c,v 1.6 2010/05/17 05:31:43 marka Exp $ */
|
||||
|
||||
/*! \file */
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/commandline.h>
|
||||
#include <isc/print.h>
|
||||
#include <isc/stdlib.h>
|
||||
#include <isc/util.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue