giftcurs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[giFTcurs-commits] giFTcurs/src test_utf8.c


From: Göran Weinholt
Subject: [giFTcurs-commits] giFTcurs/src test_utf8.c
Date: Thu, 20 Nov 2003 10:32:53 -0500

CVSROOT:        /cvsroot/giftcurs
Module name:    giFTcurs
Branch:         
Changes by:     Göran Weinholt <address@hidden> 03/11/20 10:32:52

Modified files:
        src            : test_utf8.c 

Log message:
        Include locale.h.

Patches:
Index: giFTcurs/src/test_utf8.c
diff -u giFTcurs/src/test_utf8.c:1.3 giFTcurs/src/test_utf8.c:1.4
--- giFTcurs/src/test_utf8.c:1.3        Tue Nov  4 18:40:44 2003
+++ giFTcurs/src/test_utf8.c    Thu Nov 20 10:32:50 2003
@@ -18,7 +18,7 @@
  * along with giFTcurs; if not, write to the Free Software Foundation,
  * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,  USA.
  *
- * $Id: test_utf8.c,v 1.3 2003/11/04 23:40:44 weinholt Exp $
+ * $Id: test_utf8.c,v 1.4 2003/11/20 15:32:50 weinholt Exp $
  */
 #include "giftcurs.h"
 
@@ -28,6 +28,7 @@
 #include <unistd.h>
 #include <time.h>
 #include <string.h>
+#include <locale.h>
 
 #include "screen.h"
 #include "parse.h"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]