summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/roken/getgid.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/roken/getgid.c')
-rw-r--r--crypto/heimdal/lib/roken/getgid.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/heimdal/lib/roken/getgid.c b/crypto/heimdal/lib/roken/getgid.c
index f2ca01a..fbe4f6d 100644
--- a/crypto/heimdal/lib/roken/getgid.c
+++ b/crypto/heimdal/lib/roken/getgid.c
@@ -38,9 +38,10 @@
#ifndef HAVE_GETGID
-RCSID("$Id: getgid.c,v 1.2 1999/12/02 16:58:46 joda Exp $");
+RCSID("$Id: getgid.c 14773 2005-04-12 11:29:18Z lha $");
-int getgid(void)
+int ROKEN_LIB_FUNCTION
+getgid(void)
{
return 17;
}
OpenPOWER on IntegriCloud