diff src/syswait.h @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents 74fd4e045ea6
children
line wrap: on
line diff
--- a/src/syswait.h	Mon Aug 13 11:19:22 2007 +0200
+++ b/src/syswait.h	Mon Aug 13 11:20:41 2007 +0200
@@ -19,8 +19,7 @@
 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
-#ifndef INCLUDED_syswait_h_
-#define INCLUDED_syswait_h_
+/* Cleanup by Martin Buchholz for Autoconf 2 (see the Autoconf Manual) */
 
 #include <sys/types.h>
 
@@ -53,4 +52,3 @@
 #define WRETCODE(s) ((s) >> 8)
 #endif
 
-#endif /* INCLUDED_syswait_h_ */