From 145bd6ea3394faf2faa40c99cb6bb7c96027ae16 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 27 Apr 2000 23:01:34 +0000 Subject: [PATCH] 111. [cleanup] does not need or . --- CHANGES | 3 +++ lib/isc/include/isc/rwlock.h | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index c7fd9af356..62c5f32d3f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ + 111. [cleanup] does not need or + . + 110. [cleanup] does not need or . diff --git a/lib/isc/include/isc/rwlock.h b/lib/isc/include/isc/rwlock.h index 857ca0c990..c98ef09b7e 100644 --- a/lib/isc/include/isc/rwlock.h +++ b/lib/isc/include/isc/rwlock.h @@ -20,8 +20,6 @@ #include #include -#include -#include #include ISC_LANG_BEGINDECLS