postgresql/src/win32/endian.h

9 lines
161 B
C
Raw Normal View History

1999-01-17 07:27:05 +01:00
#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_ */