CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Gary V. Vaughan <gary>  07/04/02 12:06:23

Index: m4/input.c
===================================================================
RCS file: /sources/m4/m4/m4/input.c,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -b -r1.62 -r1.63
--- m4/input.c  3 Mar 2007 21:10:24 -0000       1.62
+++ m4/input.c  2 Apr 2007 12:06:23 -0000       1.63
@@ -20,8 +20,6 @@
 
 /* Handling of different input sources, and lexical analysis.  */
 
-#include <ctype.h>
-
 #include "m4private.h"
 
 /* Define this to see runtime debug info.  Implied by DEBUG.  */


Reply via email to