]> git.sesse.net Git - vlc/blobdiff - modules/demux/playlist/sgimb.c
Fix a bunch of gcc warnings
[vlc] / modules / demux / playlist / sgimb.c
index c2ca33e0ca11f72bfbef6c5da7a5da00bf8a3a39..d074557d6b61ea19d882eb41a84bff2d3ab72ba2 100644 (file)
@@ -97,6 +97,7 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
+#define _GNU_SOURCE
 #include <stdlib.h>                                      /* malloc(), free() */
 
 #include <vlc/vlc.h>