From 0c41db052b4c3271315d5267f3cacbc737617758 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 27 Aug 2004 16:59:47 +0000 Subject: - Fixed most warnings when compiled with -Wall --- common/compat.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/compat.c') diff --git a/common/compat.c b/common/compat.c index d3730e0..262f94d 100644 --- a/common/compat.c +++ b/common/compat.c @@ -68,6 +68,9 @@ #include "usuals.h" #include "compat.h" +#include +#include + #ifndef HAVE_REALLOCF void* reallocf(void* ptr, size_t size) -- cgit v1.2.3