111. [cleanup] <isc/rwlock.h> does not need <isc/result.h> or
<isc/mutex.h>.
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
111. [cleanup] <isc/rwlock.h> does not need <isc/result.h> or
|
||||
<isc/mutex.h>.
|
||||
|
||||
110. [cleanup] <isc/result.h> does not need <isc/boolean.h> or
|
||||
<isc/list.h>.
|
||||
|
||||
|
||||
@@ -20,8 +20,6 @@
|
||||
|
||||
#include <isc/lang.h>
|
||||
#include <isc/types.h>
|
||||
#include <isc/result.h>
|
||||
#include <isc/mutex.h>
|
||||
#include <isc/condition.h>
|
||||
|
||||
ISC_LANG_BEGINDECLS
|
||||
|
||||
Reference in New Issue
Block a user