mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
#include <string.h>
This commit is contained in:
parent
aba9f3dd7e
commit
68b62e1c45
1 changed files with 2 additions and 1 deletions
|
|
@ -15,11 +15,12 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: check-tool.c,v 1.5 2001/09/03 08:21:45 marka Exp $ */
|
||||
/* $Id: check-tool.c,v 1.6 2001/09/05 21:09:31 bwelling Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "check-tool.h"
|
||||
#include <isc/util.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue