From 04b7709ccfd6457526763abbd79886f15903adac Mon Sep 17 00:00:00 2001 From: Xin LI Date: Mon, 15 Jun 2009 23:03:38 +0000 Subject: [PATCH] Now we have closefrom(). --- kerberos5/include/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kerberos5/include/config.h b/kerberos5/include/config.h index f4b6d1e580c9..6c72f7a62db2 100644 --- a/kerberos5/include/config.h +++ b/kerberos5/include/config.h @@ -139,7 +139,7 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg } #define HAVE_CHOWN 1 /* Define if you have the function `closefrom'. */ -/* #undef HAVE_CLOSEFROM */ +#define HAVE_CLOSEFROM /* Define to 1 if you have the header file. */ /* #undef HAVE_CONFIG_H */