]> git.sesse.net Git - vlc/blobdiff - src/misc/win32_specific.c
Remember not to include anything before vlc/vlc.h
[vlc] / src / misc / win32_specific.c
index 9a4e868cf75681b6f975717447376763d09f84ba..02d9760680363cac3744b1f3ee836d0c698b417a 100644 (file)
@@ -21,8 +21,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
-#include <string.h>                                              /* strdup() */
-#include <stdlib.h>                                                /* free() */
 
 #include <vlc/vlc.h>
 #include "../libvlc.h"