diff src/video/fbcon/SDL_fbelo.c @ 152:2cf88672fc7f

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Sat, 18 Aug 2001 21:58:26 +0000
parents 4f6c5f021323
children e8157fcb3114
line wrap: on
line diff
--- a/src/video/fbcon/SDL_fbelo.c	Sat Aug 18 19:21:04 2001 +0000
+++ b/src/video/fbcon/SDL_fbelo.c	Sat Aug 18 21:58:26 2001 +0000
@@ -29,6 +29,7 @@
 #include <unistd.h>
 #include <sys/time.h>
 #include <ctype.h>
+#include <string.h>
 
 #include "SDL_fbvideo.h"
 #include "SDL_fbelo.h"