From cfd8d65ec19ff553f12158be202d486efccceee8 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Sun, 19 Nov 2000 22:10:03 +0000 Subject: [PATCH] #include --- lib/isc/hex.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/isc/hex.c b/lib/isc/hex.c index 59d8369a4e..e8861bc332 100644 --- a/lib/isc/hex.c +++ b/lib/isc/hex.c @@ -15,10 +15,12 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: hex.c,v 1.5 2000/11/19 20:58:58 bwelling Exp $ */ +/* $Id: hex.c,v 1.6 2000/11/19 22:10:03 bwelling Exp $ */ #include +#include + #include #include #include