X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fsys_select.in.h;h=1255a19ff09f16aa2c109e4879ffb9f8599465c4;hb=0ab583c0eaeb5d9c18a6ce0fcdd4f0cd95a581da;hp=3422c23832cfdac764ef259e86cc3924760d146a;hpb=1f54a75aaa81e71d1113a846afcd7992f2e8bd4e;p=gnulib.git diff --git a/lib/sys_select.in.h b/lib/sys_select.in.h index 3422c2383..1255a19ff 100644 --- a/lib/sys_select.in.h +++ b/lib/sys_select.in.h @@ -1,5 +1,5 @@ /* Substitute for . - Copyright (C) 2007-2010 Free Software Foundation, Inc. + Copyright (C) 2007-2011 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 @@ -34,7 +34,7 @@ #else -#ifndef _GL_SYS_SELECT_H +#ifndef _@GUARD_PREFIX@_SYS_SELECT_H #if @HAVE_SYS_SELECT_H@ @@ -64,8 +64,8 @@ #endif -#ifndef _GL_SYS_SELECT_H -#define _GL_SYS_SELECT_H +#ifndef _@GUARD_PREFIX@_SYS_SELECT_H +#define _@GUARD_PREFIX@_SYS_SELECT_H #if !@HAVE_SYS_SELECT_H@ /* A platform that lacks . */ @@ -89,7 +89,7 @@ #if @GNULIB_SELECT@ -# if @HAVE_WINSOCK2_H@ || @REPLACE_SELECT@ +# if @REPLACE_SELECT@ # if !(defined __cplusplus && defined GNULIB_NAMESPACE) # undef select # define select rpl_select @@ -115,6 +115,6 @@ _GL_WARN_ON_USE (select, "select is not always POSIX compliant - " #endif -#endif /* _GL_SYS_SELECT_H */ -#endif /* _GL_SYS_SELECT_H */ +#endif /* _@GUARD_PREFIX@_SYS_SELECT_H */ +#endif /* _@GUARD_PREFIX@_SYS_SELECT_H */ #endif /* OSF/1 */