mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 17:42:49 -04:00
added ISC_EVENTCLASS_OMAPI
This commit is contained in:
parent
b6fec50e2d
commit
d5db7668a7
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ ISC_LANG_BEGINDECLS
|
|||
#define ISC_EVENTCLASS_FILE ISC_EVENTCLASS(3)
|
||||
#define ISC_EVENTCLASS_DNS ISC_EVENTCLASS(4)
|
||||
#define ISC_EVENTCLASS_APP ISC_EVENTCLASS(5)
|
||||
#define ISC_EVENTCLASS_OMAPI ISC_EVENTCLASS(6)
|
||||
|
||||
/*
|
||||
* Event classes >= 1024 and <= 65535 are reserved for application use.
|
||||
|
|
|
|||
Loading…
Reference in a new issue