mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
does not need isc/magic.h
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: entropy.h,v 1.18 2000/06/22 21:57:27 tale Exp $ */
|
||||
/* $Id: entropy.h,v 1.19 2000/06/23 03:01:12 tale Exp $ */
|
||||
|
||||
#ifndef ISC_ENTROPY_H
|
||||
#define ISC_ENTROPY_H 1
|
||||
@@ -61,7 +61,6 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include <isc/lang.h>
|
||||
#include <isc/magic.h>
|
||||
#include <isc/types.h>
|
||||
|
||||
ISC_LANG_BEGINDECLS
|
||||
@@ -236,4 +235,4 @@ isc_entropy_stats(isc_entropy_t *ent, FILE *out);
|
||||
|
||||
ISC_LANG_ENDDECLS
|
||||
|
||||
#endif /* ISC_BUFFER_H */
|
||||
#endif /* ISC_ENTROPY_H */
|
||||
|
Reference in New Issue
Block a user