]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
#include <stdlib.h>
authorMark Andrews <marka@isc.org>
Thu, 13 Oct 2011 07:44:38 +0000 (07:44 +0000)
committerMark Andrews <marka@isc.org>
Thu, 13 Oct 2011 07:44:38 +0000 (07:44 +0000)
lib/dns/tests/dbversion_test.c

index be862259c3f4cfe34eaadfbe9311dfeced99b55e..368c6307deb906b82a489e6b95e9812485884ff8 100644 (file)
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dbversion_test.c,v 1.2.6.2 2011/10/13 00:37:34 marka Exp $ */
+/* $Id: dbversion_test.c,v 1.2.6.3 2011/10/13 07:44:38 marka Exp $ */
 
 /*! \file */
 
@@ -22,6 +22,7 @@
 
 #include <atf-c.h>
 
+#include <stdlib.h>
 #include <unistd.h>
 #include <time.h>