2076. [bug] Several files were missing #include <config.h>
causing build failures on OSF. [RT #16341]
This commit is contained in:
@@ -19,9 +19,11 @@
|
||||
|
||||
#if defined(LIBC_SCCS) && !defined(lint)
|
||||
static char rcsid[] =
|
||||
"$Id: netscope.c,v 1.9 2005/04/29 00:23:28 marka Exp $";
|
||||
"$Id: netscope.c,v 1.10 2006/08/24 00:17:54 marka Exp $";
|
||||
#endif /* LIBC_SCCS and not lint */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/string.h>
|
||||
#include <isc/net.h>
|
||||
#include <isc/netscope.h>
|
||||
|
||||
Reference in New Issue
Block a user