solaris.h revision 178414
128328Ssos/* $FreeBSD: head/cddl/compat/opensolaris/include/solaris.h 178414 2008-04-22 07:43:00Z jb $ */
228328Ssos
328328Ssos#ifndef	_SOLARIS_H_
428328Ssos#define	_SOLARIS_H_
528328Ssos
628328Ssos#include <sys/ccompile.h>
728328Ssos
828328Ssos#define	dirent64	dirent
928328Ssos
1028328Ssos#endif	/* !_SOLARIS_H_ */
1128328Ssos