CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/10/25 14:53:23

Index: src/m4.h
===================================================================
RCS file: /sources/m4/m4/src/m4.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- src/m4.h    24 Oct 2006 14:14:13 -0000      1.22
+++ src/m4.h    25 Oct 2006 14:53:23 -0000      1.23
@@ -25,6 +25,7 @@
 
 #include <ctype.h>
 #include <errno.h>
+#include <locale.h>
 #include <signal.h>
 #include <stdio.h>
 #include <stdlib.h>


Reply via email to