From cc43f2461d2b7da80105cf6d1b96bda4e93303cd Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Tue, 25 Apr 2000 21:44:27 +0000 Subject: [PATCH] 82. [cleanup] does not need . --- CHANGES | 2 ++ lib/isc/include/isc/buffer.h | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 874a872fdd..68c0f6e894 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + 82. [cleanup] does not need . + 81. [cleanup] and do not need . diff --git a/lib/isc/include/isc/buffer.h b/lib/isc/include/isc/buffer.h index fc3d77c4cb..505259f137 100644 --- a/lib/isc/include/isc/buffer.h +++ b/lib/isc/include/isc/buffer.h @@ -102,7 +102,6 @@ ***/ #include -#include #include ISC_LANG_BEGINDECLS