X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2FExternalShellP.h;h=fc11eaa75453b90ce0b8bd1e73edf77c86836a23;hb=c72d271c3325b14b8f28639e8108836675ee80ff;hp=7fd9f76d7bc1c1266a1b031f29667f0ef24523fe;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git.1 diff --git a/src/ExternalShellP.h b/src/ExternalShellP.h index 7fd9f76..fc11eaa 100644 --- a/src/ExternalShellP.h +++ b/src/ExternalShellP.h @@ -20,8 +20,8 @@ Boston, MA 02111-1307, USA. */ /* Written by Ben Wing, September 1993. */ -#ifndef _ExternalShellP_h -#define _ExternalShellP_h +#ifndef INCLUDED_ExternalShellP_h_ +#define INCLUDED_ExternalShellP_h_ #include "xintrinsic.h" #include @@ -56,4 +56,4 @@ typedef struct _ExternalShellRec { /* full instance record */ extern ExternalShellClassRec externalShellClassRec; /* class pointer */ -#endif /* _ExternalShellP_h */ +#endif /* INCLUDED_ExternalShellP_h_ */