m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/src/m4.h,v


From: Eric Blake
Subject: Changes to m4/src/m4.h,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: src/m4.h
===================================================================
RCS file: /sources/m4/m4/src/m4.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- src/m4.h    6 May 2005 09:05:44 -0000       1.17
+++ src/m4.h    10 Jun 2006 21:23:30 -0000      1.18
@@ -1,5 +1,5 @@
 /* GNU m4 -- A simple macro processor
-   Copyright (C) 1989, 90, 91, 92, 93, 94 Free Software Foundation, Inc.
+   Copyright (C) 1989, 90, 91, 92, 93, 94, 06 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -73,9 +73,7 @@
 
 #endif /* STDC_HEADERS */
 
-#if HAVE_ERRNO_H
 #include <errno.h>
-#endif
 
 #ifndef errno
 extern int errno;




reply via email to

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