From 57ab2fb1d1a02b552a10c531f0ef84ad03fdd963 Mon Sep 17 00:00:00 2001 From: Johannes Hofmann Date: Thu, 21 Jan 2010 20:31:45 +0100 Subject: fix building of new cookies test program on *BSD --- test/cookies.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/cookies.c b/test/cookies.c index 53d43ea1..d5062894 100644 --- a/test/cookies.c +++ b/test/cookies.c @@ -32,6 +32,7 @@ #include #include #include +#include #define _MSG(...) -- cgit v1.2.3