]> code.delx.au - gnu-emacs/blobdiff - lib/stdlib.in.h
Merge from gnulib.
[gnu-emacs] / lib / stdlib.in.h
index e054c520ebe7ae0c78f2e22798faeec1f2c43101..c9552480e5defca62e8d8480aeb7518c76bebb18 100644 (file)
@@ -773,7 +773,7 @@ _GL_WARN_ON_USE (rpmatch, "rpmatch is unportable - "
 _GL_FUNCDECL_SYS (secure_getenv, char *,
                   (char const *name) _GL_ARG_NONNULL ((1)));
 # endif
-_GL_CXXALIAS_SYS (secure_getenv, int, (char const *name));
+_GL_CXXALIAS_SYS (secure_getenv, char *, (char const *name));
 _GL_CXXALIASWARN (secure_getenv);
 #elif defined GNULIB_POSIXCHECK
 # undef secure_getenv