revert; this is here for a reason, please don't change core files if you don't understand them

This commit is contained in:
Glenn Maynard
2004-06-14 21:53:01 +00:00
parent 32c5e5720a
commit a6047d407f
+2 -2
View File
@@ -4,7 +4,7 @@
#if !defined(MISSING_STDINT_H) /* need to define int64_t if so */
#include <stdint.h>
#endif
/*
#if defined(LINUX)
#include <asm/byteorder.h>
@@ -26,7 +26,7 @@ inline uint16_t ArchSwap16( uint16_t n )
#define HAVE_BYTE_SWAPS
#endif
*/
#endif
/*