#include <string.h>

This commit is contained in:
Brian Wellington 2001-09-05 21:09:31 +00:00
parent aba9f3dd7e
commit 68b62e1c45

View file

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