2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 22:45:39 +00:00

does not need eventclass.h

This commit is contained in:
David Lawrence
2000-06-23 02:59:28 +00:00
parent 5c54d949cf
commit aea59f157b

View File

@@ -15,7 +15,7 @@
* SOFTWARE. * 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 #ifndef DNS_DISPATCH_H
#define DNS_DISPATCH_H 1 #define DNS_DISPATCH_H 1
@@ -52,7 +52,6 @@
***/ ***/
#include <isc/buffer.h> #include <isc/buffer.h>
#include <isc/eventclass.h>
#include <isc/lang.h> #include <isc/lang.h>
#include <isc/socket.h> #include <isc/socket.h>
#include <dns/types.h> #include <dns/types.h>