From c2035b4e2eae52099fa4da8c60d8498d6a2149f9 Mon Sep 17 00:00:00 2001 From: rfelker Date: Sun, 20 Aug 2006 23:19:18 +0000 Subject: missing header for struct timeval git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19470 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/udp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'stream/udp.c') diff --git a/stream/udp.c b/stream/udp.c index b8928558e4..9790e1b7f5 100644 --- a/stream/udp.c +++ b/stream/udp.c @@ -25,6 +25,7 @@ #include #include #include +#include #include #include -- cgit v1.2.3