X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fbroken-sun.h;h=eef4e8099a110cd562c238eb61ffbc3cbe47a577;hp=2bf04293f88d04b521e9f2f44949f983fee173d2;hb=716cfba952c1dc0d2cf5c968971f3780ba728a89;hpb=d74da9234cc42e8018b1500105c3892a5c46d5e3 diff --git a/src/broken-sun.h b/src/broken-sun.h index 2bf0429..eef4e80 100644 --- a/src/broken-sun.h +++ b/src/broken-sun.h @@ -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 @@ -164,4 +164,4 @@ int srandom (int seed); #endif /* __GNUC__ */ -#endif /* _XEMACS_BROKEN_SUN_H_ */ +#endif /* INCLUDED_broken_sun_h_ */