summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/roken/gethostname.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/roken/gethostname.c')
-rw-r--r--crypto/heimdal/lib/roken/gethostname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/heimdal/lib/roken/gethostname.c b/crypto/heimdal/lib/roken/gethostname.c
index 753ba9f..f291ce2 100644
--- a/crypto/heimdal/lib/roken/gethostname.c
+++ b/crypto/heimdal/lib/roken/gethostname.c
@@ -49,7 +49,7 @@
* interface is identical to gethostname(2).)
*/
-int
+int ROKEN_LIB_FUNCTION
gethostname(char *name, int namelen)
{
#if defined(HAVE_UNAME)
OpenPOWER on IntegriCloud