]> git.sesse.net Git - vlc/blobdiff - modules/video_output/svgalib.c
Remove stdlib.h
[vlc] / modules / video_output / svgalib.c
index 454ba49be8f609fdf6d6d8abacb19ee7fc66ff13..467ea7cdc6dfa6a9d9545b8bd0cc33df65425efe 100644 (file)
@@ -24,7 +24,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <stdlib.h>
 
 #include <vlc/vlc.h>
 #include <vlc_vout.h>