XEmacs 21.2.28 "Hermes".
[chise/xemacs-chise.git.1] / src / broken-sun.h
index 2bf0429..eef4e80 100644 (file)
@@ -25,8 +25,8 @@ Boston, MA 02111-1307, USA.  */
 /* 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 @@ int srandom (int seed);
 
 #endif /* __GNUC__ */
 
-#endif /* _XEMACS_BROKEN_SUN_H_ */
+#endif /* INCLUDED_broken_sun_h_ */