Mercurial > hg > xemacs-beta
diff src/sysdll.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 | 8efd647ea9ca |
children | abe6d1db359e |
line wrap: on
line diff
--- a/src/sysdll.h Mon Aug 13 11:32:27 2007 +0200 +++ b/src/sysdll.h Mon Aug 13 11:33:38 2007 +0200 @@ -19,8 +19,8 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#ifndef _SYSDLL_H -#define _SYSDLL_H +#ifndef INCLUDED_sysdll_h_ +#define INCLUDED_sysdll_h_ #ifdef __cplusplus extern "C" { @@ -50,4 +50,4 @@ } #endif -#endif /* _SYSDLL_H */ +#endif /* INCLUDED_sysdll_h_ */