X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fsysexits.in.h;h=f925b6948e3d98604e0e2991352485963d1204d4;hb=1d71dc7c690b5fe61e3e0c06303ffb59434bba4b;hp=d45fbae21ede9504ca8496f0df099607d01b0155;hpb=d599e5add275f75ed08e6527b8ee4d3f4f7c3aea;p=gnulib.git diff --git a/lib/sysexits.in.h b/lib/sysexits.in.h index d45fbae21..f925b6948 100644 --- a/lib/sysexits.in.h +++ b/lib/sysexits.in.h @@ -16,7 +16,7 @@ /* Written by Simon Josefsson based on sysexits(3) man page */ -#ifndef _GL_SYSEXITS_H +#ifndef _@GUARD_PREFIX@_SYSEXITS_H #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ @@ -43,8 +43,8 @@ #endif -#ifndef _GL_SYSEXITS_H -#define _GL_SYSEXITS_H +#ifndef _@GUARD_PREFIX@_SYSEXITS_H +#define _@GUARD_PREFIX@_SYSEXITS_H #if !@HAVE_SYSEXITS_H@ @@ -68,5 +68,5 @@ #endif -#endif /* _GL_SYSEXITS_H */ -#endif /* _GL_SYSEXITS_H */ +#endif /* _@GUARD_PREFIX@_SYSEXITS_H */ +#endif /* _@GUARD_PREFIX@_SYSEXITS_H */