]> git.sesse.net Git - vlc/blobdiff - modules/mux/mpeg/ts.c
Remove stdlib.h
[vlc] / modules / mux / mpeg / ts.c
index d50b132505400eb51268566a33141c79ef860e6b..8976a2d443bb9f687ccef1c172664ff4fffe15a8 100644 (file)
@@ -27,7 +27,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <stdlib.h>
 
 #include <vlc/vlc.h>
 #include <vlc_sout.h>