aboutsummaryrefslogtreecommitdiff
path: root/src/win32/endian.h
blob: 534933f01c827367bf4aaf4412eaacf8e8d0cb98 (plain)
1
2
3
4
5
6
7
8
#ifndef _ENDIAN_H_
#define _ENDIAN_H_

/* JKR added file, all hacks will be in the files added, not in EGCS */

#include <sys/param.h>

#endif /* _ENDIAN_H_ */