diff src/broken-sun.h @ 440:8de8e3f6228a r21-2-28

Import from CVS: tag r21-2-28
author cvs
date Mon, 13 Aug 2007 11:33:38 +0200
parents 3ecd8885ac67
children abe6d1db359e
line wrap: on
line diff
--- a/src/broken-sun.h	Mon Aug 13 11:32:27 2007 +0200
+++ b/src/broken-sun.h	Mon Aug 13 11:33:38 2007 +0200
@@ -25,8 +25,8 @@
 /* Sun's standard and GCC's header files leave out prototypes for
    all sorts of functions. */
 
-#ifndef _XEMACS_BROKEN_SUN_H_
-#define _XEMACS_BROKEN_SUN_H_
+#ifndef INCLUDED_broken_sun_h_
+#define INCLUDED_broken_sun_h_
 
 #ifdef __GNUC__
 #include <stdlib.h>
@@ -164,4 +164,4 @@
 
 #endif /* __GNUC__ */
 
-#endif /* _XEMACS_BROKEN_SUN_H_ */
+#endif /* INCLUDED_broken_sun_h_ */