solaris.h revision 168404
1#ifndef	_SOLARIS_H_
2#define	_SOLARIS_H_
3
4#include <sys/ccompile.h>
5
6#define	dirent64	dirent
7
8#endif	/* !_SOLARIS_H_ */
9