repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
external
/
bsd
/
libbind
/
dist
/
include
/
fd_setsize.h
blob
41af7cb8e4fca9bbdd292da7053ce8727f4c7dff
1
/* $NetBSD$ */
2
3
#ifndef _FD_SETSIZE_H
4
#define _FD_SETSIZE_H
5
6
/*%
7
* If you need a bigger FD_SETSIZE, this is NOT the place to set it.
8
* This file is a fallback for BIND ports which don't specify their own.
9
*/
10
11
#endif
/* _FD_SETSIZE_H */
12
/*! \file */