]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - cddl/compat/opensolaris/include/solaris.h
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / cddl / compat / opensolaris / include / solaris.h
1 /* $FreeBSD$ */
2
3 #ifndef _SOLARIS_H_
4 #define _SOLARIS_H_
5
6 #include <sys/ccompile.h>
7
8 #define dirent64        dirent
9
10 #endif  /* !_SOLARIS_H_ */