From 9c8b4f051ae56fa7ec4b30ed45836e9715fb3cc9 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 28 Jan 2006 19:22:08 +0000 Subject: Fix compile time warnings. --- common/hash.c | 1 + 1 file changed, 1 insertion(+) (limited to 'common/hash.c') diff --git a/common/hash.c b/common/hash.c index 789e85c..c99a689 100644 --- a/common/hash.c +++ b/common/hash.c @@ -53,6 +53,7 @@ #include #include +#include #include "hash.h" #define KEY_DATA(he) ((he)->key) -- cgit v1.2.3