summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/roken/closefrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/roken/closefrom.c')
-rw-r--r--source4/heimdal/lib/roken/closefrom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/roken/closefrom.c b/source4/heimdal/lib/roken/closefrom.c
index 7aa0ef7372..770eb2c67a 100644
--- a/source4/heimdal/lib/roken/closefrom.c
+++ b/source4/heimdal/lib/roken/closefrom.c
@@ -42,7 +42,7 @@
#include "roken.h"
-int ROKEN_LIB_FUNCTION
+ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL
closefrom(int fd)
{
int num = getdtablesize();