add closefrom

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14786 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-13 13:17:16 +00:00
parent cd9d95cb0d
commit 28303a2798

View File

@@ -679,4 +679,9 @@ char * ROKEN_LIB_FUNCTION
vis(char *dst, int c, int flag, int nextc);
#endif
#if !defined(HAVE_CLOSEFROM)
int ROKEN_LIB_FUNCTION
closefrom(int);
#endif
ROKEN_CPP_END