m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/modules/gnu.c,v


From: Eric Blake
Subject: Changes to m4/modules/gnu.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/gnu.c
===================================================================
RCS file: /sources/m4/m4/modules/gnu.c,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- modules/gnu.c       9 May 2006 03:40:23 -0000       1.38
+++ modules/gnu.c       10 Jun 2006 21:23:30 -0000      1.39
@@ -30,9 +30,7 @@
 #include <m4module.h>
 #include <modules/m4.h>
 
-#if HAVE_ERRNO_H
-#  include <errno.h>
-#endif
+#include <errno.h>
 #ifndef errno
 int errno;
 #endif




reply via email to

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