]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/bind9/lib/bind/include/fd_setsize.h
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / bind9 / lib / bind / include / fd_setsize.h
1 #ifndef _FD_SETSIZE_H
2 #define _FD_SETSIZE_H
3
4 /*%
5  * If you need a bigger FD_SETSIZE, this is NOT the place to set it.
6  * This file is a fallback for BIND ports which don't specify their own.
7  */
8
9 #endif /* _FD_SETSIZE_H */
10 /*! \file */