95. [cleanup] <isc/mutexblock.h> does not need <isc/result.h>.

This commit is contained in:
David Lawrence
2000-04-26 01:18:24 +00:00
parent 31c0e4ba05
commit 878363c06b
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
95. [cleanup] <isc/mutexblock.h> does not need <isc/result.h>.
94. [cleanup] Some installed header files did not compile as C++.
93. [cleanup] <isc/msgcat.h> does not need <isc/result.h>.

View File

@@ -20,7 +20,6 @@
#include <isc/lang.h>
#include <isc/mutex.h>
#include <isc/result.h>
ISC_LANG_BEGINDECLS