aboutsummaryrefslogtreecommitdiff
path: root/src/win32/endian.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32/endian.h')
-rw-r--r--src/win32/endian.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/win32/endian.h b/src/win32/endian.h
index b8a646ab9fa..534933f01c8 100644
--- a/src/win32/endian.h
+++ b/src/win32/endian.h
@@ -4,3 +4,5 @@
/* JKR added file, all hacks will be in the files added, not in EGCS */
#include <sys/param.h>
+
+#endif /* _ENDIAN_H_ */