From 3347e333af4fc862bd937609c57a8067977d5669 Mon Sep 17 00:00:00 2001 From: Yoshiyuki Asaba Date: Wed, 21 Feb 2007 06:49:37 +0000 Subject: [PATCH] Fixed compile error on FreeBSD 4.11. --- pool_type.h | 1 + 1 file changed, 1 insertion(+) diff --git a/pool_type.h b/pool_type.h index 2d63530..d164a4b 100644 --- a/pool_type.h +++ b/pool_type.h @@ -30,6 +30,7 @@ #include "config.h" +#include #include -- 2.39.5