mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
Fix compiler warnings on SCO OSr5
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: symtab.c,v 1.10 2007/08/28 07:20:43 tbox Exp $ */
|
||||
/* $Id: symtab.c,v 1.11 2007/09/13 04:45:18 each Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
@@ -37,10 +37,10 @@
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <isc/assertions.h>
|
||||
#include <isc/magic.h>
|
||||
#include <isc/string.h>
|
||||
|
||||
#include <isccc/result.h>
|
||||
#include <isccc/symtab.h>
|
||||
|
Reference in New Issue
Block a user