]> git.sesse.net Git - vlc/blobdiff - modules/gui/qnx/qnx.c
Remove stdlib.h
[vlc] / modules / gui / qnx / qnx.c
index a408200c9ed84af49eaa88b1f00fa9fc1652b119..4919234be814590aaf3f1b4b7887b16674a16d58 100644 (file)
@@ -23,7 +23,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <stdlib.h>                                      /* malloc(), free() */
 #include <string.h>
 
 #include <vlc/vlc.h>