CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/07/25 12:43:57

Index: src/m4.c
===================================================================
RCS file: /sources/m4/m4/src/Attic/m4.c,v
retrieving revision 1.1.1.1.2.20
retrieving revision 1.1.1.1.2.21
diff -u -b -r1.1.1.1.2.20 -r1.1.1.1.2.21
--- src/m4.c    24 Jul 2006 20:02:16 -0000      1.1.1.1.2.20
+++ src/m4.c    25 Jul 2006 12:43:57 -0000      1.1.1.1.2.21
@@ -24,8 +24,6 @@
 #include <getopt.h>
 #include <signal.h>
 
-#include "close-stream.h"
-
 static void usage (int);
 
 /* Operate interactively (-e).  */


Reply via email to