X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fsys_time_.h;h=9337be366c0fc1ba5d8f5dc2b5dce48a0ad72e1c;hb=5d0b385594bc914e6233988bfb6bc1b92a2184b5;hp=46cdb70914a7b5ae2dcac28322dbe7be6d75f266;hpb=9acd7fad1a75d4a75232fd5ae4d9e8068f1d5f38;p=gnulib.git diff --git a/lib/sys_time_.h b/lib/sys_time_.h index 46cdb7091..9337be366 100644 --- a/lib/sys_time_.h +++ b/lib/sys_time_.h @@ -18,8 +18,8 @@ /* Written by Paul Eggert. */ -#ifndef _gl_SYS_TIME_H -#define _gl_SYS_TIME_H +#ifndef _GL_SYS_TIME_H +#define _GL_SYS_TIME_H #if @HAVE_SYS_TIME_H@ # include @ABSOLUTE_SYS_TIME_H@ @@ -41,4 +41,4 @@ struct timeval int gettimeofday (struct timeval *restrict, void *restrict); #endif -#endif /* _gl_SYS_TIME_H */ +#endif /* _GL_SYS_TIME_H */