added DNS_LOGMODULE_OMAPI

This commit is contained in:
David Lawrence
2000-01-31 15:25:29 +00:00
parent 824881962d
commit 98b6232ec1

View File

@@ -42,6 +42,7 @@
#define NS_LOGMODULE_XFER_IN (&ns_g_modules[6])
#define NS_LOGMODULE_XFER_OUT (&ns_g_modules[7])
#define NS_LOGMODULE_NOTIFY (&ns_g_modules[8])
#define NS_LOGMODULE_OMAPI (&ns_g_modules[9])
isc_result_t
ns_log_init(void);