2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00

#include <isc/print.h>

This commit is contained in:
Mark Andrews 2010-05-17 05:31:43 +00:00
parent cbf3cd3bc2
commit c9c7fc6a01

View File

@ -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>