mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-13 14:18:48 -04:00
does not need eventclass.h
This commit is contained in:
parent
5c54d949cf
commit
aea59f157b
1 changed files with 1 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: dispatch.h,v 1.30 2000/06/22 21:55:36 tale Exp $ */
|
||||
/* $Id: dispatch.h,v 1.31 2000/06/23 02:59:28 tale Exp $ */
|
||||
|
||||
#ifndef DNS_DISPATCH_H
|
||||
#define DNS_DISPATCH_H 1
|
||||
|
|
@ -52,7 +52,6 @@
|
|||
***/
|
||||
|
||||
#include <isc/buffer.h>
|
||||
#include <isc/eventclass.h>
|
||||
#include <isc/lang.h>
|
||||
#include <isc/socket.h>
|
||||
#include <dns/types.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue