82. [cleanup] <isc/buffer.h> does not need <isc/list.h>.

This commit is contained in:
David Lawrence
2000-04-25 21:44:27 +00:00
parent 1f41da8507
commit cc43f2461d
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
82. [cleanup] <isc/buffer.h> does not need <isc/list.h>.
81. [cleanup] <isc/int.h> and <isc/boolean.h> do not need
<isc/lang.h>.
-1
View File
@@ -102,7 +102,6 @@
***/
#include <isc/lang.h>
#include <isc/list.h>
#include <isc/types.h>
ISC_LANG_BEGINDECLS