mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +00:00
#include <stdlib.h>
This commit is contained in:
parent
af11ded724
commit
e236b52ce0
@ -14,7 +14,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: dbversion_test.c,v 1.2 2011/10/12 23:09:35 marka Exp $ */
|
||||
/* $Id: dbversion_test.c,v 1.3 2011/10/13 07:56:32 marka Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
@ -22,8 +22,9 @@
|
||||
|
||||
#include <atf-c.h>
|
||||
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <isc/file.h>
|
||||
#include <isc/result.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user