]> git.sesse.net Git - vlc/blobdiff - modules/gui/wince/timer.cpp
Remove _GNU_SOURCE and string.h too
[vlc] / modules / gui / wince / timer.cpp
index dcc9550242de9a0b4ca0f2e94b857fc63e4bb3c3..7135306b683c87488fa636609e73d5f1c0e6c55e 100644 (file)
@@ -25,7 +25,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <string.h>                                            /* strerror() */
 #include <stdio.h>
 #include <vlc/vlc.h>
 #include <vlc_aout.h>