X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fstat_.h;fp=lib%2Fstat_.h;h=de3add575974adf47fdbd59d1206bad99d9f4113;hb=800deb09b422a73c1212233a93839a223ff59678;hp=cbf5ac00ac14ca1db30c9f734a520c36bdb721ab;hpb=0d5a754ba8f2cc33e98d48d559f0ad6cd18a43a3;p=debian%2Fgzip diff --git a/lib/stat_.h b/lib/stat_.h index cbf5ac0..de3add5 100644 --- a/lib/stat_.h +++ b/lib/stat_.h @@ -1,5 +1,5 @@ /* Provide a more complete sys/stat header file. - Copyright (C) 2006 Free Software Foundation, Inc. + Copyright (C) 2006, 2007 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,8 +17,8 @@ /* Written by Eric Blake, Paul Eggert, and Jim Meyering. */ -#ifndef _gl_SYS_STAT_H -#define _gl_SYS_STAT_H +#ifndef _GL_SYS_STAT_H +#define _GL_SYS_STAT_H /* This file is supposed to be used on platforms where is incomplete. It is intended to provide definitions and prototypes @@ -272,4 +272,4 @@ rpl_mkdir (char const *name, mode_t mode) # define mkdir rpl_mkdir #endif -#endif /* _gl_SYS_STAT_H */ +#endif /* _GL_SYS_STAT_H */