From ba8f85b49c38af7bc2a9acdef5dcde2de008d25e Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 12 Jul 2008 05:00:28 +0000 Subject: Flatten bind9 vendor work area --- lib/bind/include/fd_setsize.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lib/bind/include/fd_setsize.h (limited to 'lib/bind/include/fd_setsize.h') diff --git a/lib/bind/include/fd_setsize.h b/lib/bind/include/fd_setsize.h new file mode 100644 index 0000000..0e21049 --- /dev/null +++ b/lib/bind/include/fd_setsize.h @@ -0,0 +1,10 @@ +#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 */ -- cgit v1.1