From: Christophe Mutricy Date: Fri, 9 Sep 2005 17:34:32 +0000 (+0000) Subject: I shall compile before commiting * 100 for monday. X-Git-Tag: 0.8.4~557 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=eacdb0f55527e0d19e3b03b29ce14a4509009893;p=vlc I shall compile before commiting * 100 for monday. In fact it seems there is some missing __VLC__ in the msvc makefile. Flikky migth investigate --- diff --git a/src/extras/libc.c b/src/extras/libc.c index e5c3e68c59..d536475f71 100644 --- a/src/extras/libc.c +++ b/src/extras/libc.c @@ -29,7 +29,6 @@ #include #include -#include #undef iconv_t #undef iconv_open