From 07ea8f7fa82a0ba990c857cdb93b298abf208b60 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 11 Feb 2005 01:23:19 +0000 Subject: Fix warnings on FreeBSD --- common/buffer.c | 1 + 1 file changed, 1 insertion(+) diff --git a/common/buffer.c b/common/buffer.c index a58d7e5..a217298 100644 --- a/common/buffer.c +++ b/common/buffer.c @@ -42,6 +42,7 @@ #include #include +#include /* ----------------------------------------------------------------------- * Memory Buffer -- cgit v1.2.3