]> git.sesse.net Git - vlc/blobdiff - modules/visualization/galaktos/tree_types.c
Galaktos: compile fix and variable unused removal
[vlc] / modules / visualization / galaktos / tree_types.c
index aa5b5e6a18da7be0f4e2df658864c64923280a62..45f6145849c7765b0336b3a88e463fdfaec0b6c6 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-
-
+#define _GNU_SOURCE
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include "common.h"
 
 /* Compares integer value numbers in 32 bit range */