mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
Import of code from heimdal
This commit updates the code imported from heimdal to 9fc90e01b55966b6a3e5a161b4806a5171af789d (switch-from-svn-to-git-1704-g9fc90e0) Upstream changes are: Simon Wilkinson (1): roken: Remove multiple prototype for hstrerror Change-Id: I74c269b37f1b4c39db7de770d56247198c295dfe Reviewed-on: http://gerrit.openafs.org/3381 Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org>
This commit is contained in:
parent
5b1a7c35bb
commit
f5fb20a0e3
2
src/external/heimdal-last
vendored
2
src/external/heimdal-last
vendored
@ -1 +1 @@
|
||||
f317b91b1b4b8d030fc2ab188b6aa526e9e7cb84
|
||||
9fc90e01b55966b6a3e5a161b4806a5171af789d
|
||||
|
1
src/external/heimdal/roken/roken.h.in
vendored
1
src/external/heimdal/roken/roken.h.in
vendored
@ -544,7 +544,6 @@ int ROKEN_LIB_FUNCTION rk_strerror_r(int, char *, size_t);
|
||||
#endif
|
||||
/* This causes a fatal error under Psoriasis */
|
||||
#ifndef SunOS
|
||||
const char * ROKEN_LIB_FUNCTION hstrerror(int);
|
||||
ROKEN_LIB_FUNCTION const char * ROKEN_LIB_CALL hstrerror(int);
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user