From 27542d02aabdc4ba19f5214d78edee5e7a08c6b4 Mon Sep 17 00:00:00 2001 From: ods15 Date: Mon, 27 Mar 2006 08:38:32 +0000 Subject: 10l missing header for strdup mp_msg.c:103: warning: assignment makes pointer from integer without a cast git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17973 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mp_msg.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mp_msg.c') diff --git a/mp_msg.c b/mp_msg.c index 5ab75f062c..c3c38a674b 100644 --- a/mp_msg.c +++ b/mp_msg.c @@ -4,6 +4,7 @@ #include #include #include +#include #include "config.h" -- cgit v1.2.3