diff libvo/vo_svga.c @ 7472:c4434bdf6e51

tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
author arpi
date Sun, 22 Sep 2002 02:33:28 +0000
parents eca7dbad0166
children f89b4a70dbda
line wrap: on
line diff
--- a/libvo/vo_svga.c	Sun Sep 22 00:43:14 2002 +0000
+++ b/libvo/vo_svga.c	Sun Sep 22 02:33:28 2002 +0000
@@ -8,6 +8,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 
 #include <vga.h>