
$FreeBSD: ports/games/gnomoku/files/patch-fdstream.h,v 1.1 2002/02/06 16:29:39 sobomax Exp $

--- fdstream.h	2002/02/05 13:25:12	1.1
+++ fdstream.h	2002/02/05 13:36:05
@@ -26,6 +26,8 @@
 
 namespace Gnomoku
 {
+    typedef char char_type;
+
     class fdstreambuf : public std::streambuf
     {
 	int   buf_size;
