fd_setsize.h revision 7c478bd95313f5f23a4c958a745db2134aa03244
/*
* Copyright (c) 1999 by Sun Microsystems, Inc.
* All rights reserved.
*
* No ISC copyright for this file.
*/
#ifndef _FD_SETSIZE_H
#define _FD_SETSIZE_H
#pragma ident "%Z%%M% %I% %E% SMI"
/*
* 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 */