]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
#include <isc/print.h>
authorMark Andrews <marka@isc.org>
Mon, 17 May 2010 05:31:08 +0000 (05:31 +0000)
committerMark Andrews <marka@isc.org>
Mon, 17 May 2010 05:31:08 +0000 (05:31 +0000)
bin/tools/genrandom.c

index 41e104d568715385cdba13bb9a8455de4e20691f..0a15e70e69c9f8259c1f3826108a03d81560035b 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: genrandom.c,v 1.4.152.1 2010/05/17 04:40:10 marka Exp $ */
+/* $Id: genrandom.c,v 1.4.152.2 2010/05/17 05:31:08 marka Exp $ */
 
 /*! \file */
 #include <config.h>
 
 #include <isc/commandline.h>
+#include <isc/print.h>
 #include <isc/stdlib.h>
 #include <isc/util.h>