diff options
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -597,10 +597,8 @@ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 -#ifndef __LP64__ /* Define if you have the getdtablesize function. */ -#define HAVE_GETDTABLESIZE 1 -#endif +/* #undef HAVE_GETDTABLESIZE */ /* Define if you have the getgroups function. */ #define HAVE_GETGROUPS 1 |
