solaris.h revision 168404
1168404Spjd#ifndef	_SOLARIS_H_
2168404Spjd#define	_SOLARIS_H_
3168404Spjd
4168404Spjd#include <sys/ccompile.h>
5168404Spjd
6168404Spjd#define	dirent64	dirent
7168404Spjd
8168404Spjd#endif	/* !_SOLARIS_H_ */
9