diff options
Diffstat (limited to 'lib/libc/include/fd_setsize.h')
-rw-r--r-- | lib/libc/include/fd_setsize.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/libc/include/fd_setsize.h b/lib/libc/include/fd_setsize.h deleted file mode 100644 index 0e2104974299..000000000000 --- a/lib/libc/include/fd_setsize.h +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef _FD_SETSIZE_H -#define _FD_SETSIZE_H - -/*% - * If you need a bigger FD_SETSIZE, this is NOT the place to set it. - * This file is a fallback for BIND ports which don't specify their own. - */ - -#endif /* _FD_SETSIZE_H */ -/*! \file */ |