]> git.sesse.net Git - vlc/commitdiff
I shall compile before commiting * 100 for monday.
authorChristophe Mutricy <xtophe@videolan.org>
Fri, 9 Sep 2005 17:34:32 +0000 (17:34 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Fri, 9 Sep 2005 17:34:32 +0000 (17:34 +0000)
In fact it seems there is some missing __VLC__ in the msvc makefile. Flikky migth investigate

src/extras/libc.c

index e5c3e68c59a032207289472c0d610a9d0b66a274..d536475f7194cbf66baa784a5985bd9780983fef 100644 (file)
@@ -29,7 +29,6 @@
 #include <ctype.h>
 
 #include <vlc/vlc.h>
-#include <vlc_common.h>
 
 #undef iconv_t
 #undef iconv_open