diff font/text_stream.cc @ 1:b753afeb3f34

Does build under debian testing
author thib
date Fri, 01 Aug 2008 16:34:21 +0000
parents 223b71206888
children 658272d883ed
line wrap: on
line diff
--- a/font/text_stream.cc
+++ b/font/text_stream.cc
@@ -27,6 +27,7 @@
 
 #include "text.h"
 #include "codeconv.h"
+#include<string.h>
 #include<stdio.h>
 
 /************************************************************************