m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/modules/m4.c,v


From: Eric Blake
Subject: Changes to m4/modules/m4.c,v
Date: Sat, 10 Jun 2006 21:23:32 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/06/10 21:23:30

Index: modules/m4.c
===================================================================
RCS file: /sources/m4/m4/modules/m4.c,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -b -r1.61 -r1.62
--- modules/m4.c        9 May 2006 03:40:23 -0000       1.61
+++ modules/m4.c        10 Jun 2006 21:23:30 -0000      1.62
@@ -29,9 +29,7 @@
 #  include <unistd.h>
 #endif
 
-#if HAVE_ERRNO_H
-#  include <errno.h>
-#endif
+#include <errno.h>
 #ifndef errno
 extern int errno;
 #endif




reply via email to

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