]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/clone.c
Remove _GNU_SOURCE and string.h too
[vlc] / modules / video_filter / clone.c
index 735933c55d170f8831243d447e4651aa41cc27fe..8e21a97d466b704b340c18425685e51e39371b7a 100644 (file)
@@ -24,7 +24,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <string.h>
 
 #include <vlc/vlc.h>
 #include <vlc_vout.h>