Fix compiler warnings on SCO OSr5

This commit is contained in:
Evan Hunt
2007-09-13 04:45:18 +00:00
parent 2c94a0e56d
commit d468b1b7b2
9 changed files with 36 additions and 19 deletions

View File

@@ -15,15 +15,15 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: lwtest.c,v 1.28 2007/06/19 23:47:04 tbox Exp $ */
/* $Id: lwtest.c,v 1.29 2007/09/13 04:45:18 each Exp $ */
#include <config.h>
#include <assert.h>
#include <stdlib.h>
#include <string.h>
#include <isc/net.h>
#include <isc/string.h>
#include <lwres/lwres.h>
#include <lwres/netdb.h>