[vlc-devel] [PATCH 2/3] OS/2: Include ctype.h in modules/demux/playlist/playlist.c
Rémi Denis-Courmont
remi at remlab.net
Fri Aug 24 17:00:10 CEST 2012
Le vendredi 24 août 2012 17:17:25 Måns Rullgård, vous avez écrit :
> ctype.h is a standard header so keep things simple and include it
> unconditionally.
The code that needs <ctype.h> in this file is _not_ standard. It is Windows-
specific. I don't see the need to include the headers on all platforms.
--
Rémi Denis-Courmont
http://www.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list