X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fxintrinsicp.h;h=86836de321142f15dd30ad2a381258f4b41019c9;hb=87c4768b9f74b6d48fb56908f29fb1dccadb11ea;hp=b669f7e23c63d81527f04ad6f6842592f3d84f2b;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git- diff --git a/src/xintrinsicp.h b/src/xintrinsicp.h index b669f7e..86836de 100644 --- a/src/xintrinsicp.h +++ b/src/xintrinsicp.h @@ -19,14 +19,11 @@ Boston, MA 02111-1307, USA. */ /* Synched up with: Not in FSF. */ -#undef CONST /* X11R4 header thinks it can define CONST */ +#ifndef INCLUDED_xintrinsicp_h_ +#define INCLUDED_xintrinsicp_h_ #include #include #include /* apparently some IntrinsicP.h don't have this */ -#ifdef CONST_IS_LOSING -# define CONST -#else -# define CONST const -#endif +#endif /* INCLUDED_xintrinsicp_h_ */