From 21a9221e7bb24ec2d9288f90f092f61cd90dafd0 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 7 Sep 2006 00:10:44 +0000 Subject: Add #include , fixes build on Solaris 8. patch by Robin KAY komadori [{at}] gekkou [{dot}] co [{dot}] uk git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19726 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/cookies.c | 1 + 1 file changed, 1 insertion(+) (limited to 'stream/cookies.c') diff --git a/stream/cookies.c b/stream/cookies.c index 3a828f8d5e..ea46c42419 100644 --- a/stream/cookies.c +++ b/stream/cookies.c @@ -13,6 +13,7 @@ #include #include #include +#include #include "cookies.h" #include "http.h" -- cgit v1.2.3