2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

added isc_fsaccess_t

This commit is contained in:
David Lawrence
2000-06-20 04:06:23 +00:00
parent a904de0bc8
commit 60f67141b8

View File

@@ -48,6 +48,7 @@ typedef struct isc_entropysource isc_entropysource_t;
typedef struct isc_event isc_event_t;
typedef ISC_LIST(isc_event_t) isc_eventlist_t;
typedef unsigned int isc_eventtype_t;
typedef isc_uint32_t isc_fsaccess_t;
typedef struct isc_interface isc_interface_t;
typedef struct isc_interfaceiter isc_interfaceiter_t;
typedef struct isc_interval isc_interval_t;