]> git.sesse.net Git - vlc/blobdiff - modules/video_output/mga.c
Remove stdlib.h
[vlc] / modules / video_output / mga.c
index 0b94d6de869f38ca8fe1a52e26a3df8d759e974f..27951051ee31dfcc0c22ccb1c518af6d55153daa 100644 (file)
@@ -27,7 +27,6 @@
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
 #include <unistd.h>                                               /* close() */
-#include <stdlib.h>                                                /* free() */
 #include <string.h>                                            /* strerror() */
 #include <fcntl.h>                                                 /* open() */
 #include <sys/ioctl.h>                                            /* ioctl() */