diff Gui/mplayer/gtk/sb.c @ 2985:44e4572d5673

missing #include's
author pl
date Sun, 18 Nov 2001 21:59:20 +0000
parents f77f8379f28f
children 6e21fbb41a2b
line wrap: on
line diff
--- a/Gui/mplayer/gtk/sb.c	Sun Nov 18 21:48:00 2001 +0000
+++ b/Gui/mplayer/gtk/sb.c	Sun Nov 18 21:59:20 2001 +0000
@@ -2,6 +2,8 @@
 #include <sys/stat.h>
 #include <glob.h>
 #include <unistd.h>
+#include <string.h>
+#include <stdlib.h>
 
 #include "sb.h"
 #include "../../events.h"