aboutsummaryrefslogtreecommitdiff
path: root/cddl/compat/opensolaris/include/solaris.h
blob: fbdd8c680352d96d8f068bad7190f1e07c0042e7 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef	_SOLARIS_H_
#define	_SOLARIS_H_

#include <sys/ccompile.h>

#define	dirent64	dirent

#endif	/* !_SOLARIS_H_ */