From 5bef099303569251da5202e26a1bef330b1efa95 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Sat, 14 Nov 1998 02:49:29 +0000 Subject: [PATCH] include attribute.h --- lib/isc/rbtgen.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/isc/rbtgen.c b/lib/isc/rbtgen.c index f228882b5c..562811eb12 100644 --- a/lib/isc/rbtgen.c +++ b/lib/isc/rbtgen.c @@ -6,6 +6,8 @@ * MIT Press / McGraw Hill, 1990, ISBN 0-262-03141-8, chapter 14. */ +#include "attribute.h" + #include #include #include