repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Import bind 9.5.2 vendor sources.
[dragonfly.git]
/
contrib
/
bind-9.5.2
/
lib
/
bind
/
include
/
fd_setsize.h
blob
0e2104974299fc186db80fef3960c8d6866b7f79
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 */