diff options
Diffstat (limited to 'source4/heimdal/lib/roken/roken.h')
-rw-r--r-- | source4/heimdal/lib/roken/roken.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/roken/roken.h b/source4/heimdal/lib/roken/roken.h index 200968729e..545f43c6a7 100644 --- a/source4/heimdal/lib/roken/roken.h +++ b/source4/heimdal/lib/roken/roken.h @@ -543,7 +543,7 @@ freeaddrinfo(struct addrinfo *ai); #endif #ifndef HAVE_GAI_STRERROR -const char * ROKEN_LIB_FUNCTION +char * ROKEN_LIB_FUNCTION gai_strerror(int ecode); #endif |