[xiph-cvs] cvs commit: Tremor misc.h
Monty
xiphmont at xiph.org
Wed Oct 16 00:38:48 PDT 2002
xiphmont 02/10/16 03:38:48
Modified: . misc.h
Log:
endian.h -> sys/types.h
Revision Changes Path
1.4 +1 -1 Tremor/misc.h
Index: misc.h
===================================================================
RCS file: /usr/local/cvsroot/Tremor/misc.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- misc.h 20 Sep 2002 00:10:31 -0000 1.3
+++ misc.h 16 Oct 2002 07:38:48 -0000 1.4
@@ -30,7 +30,7 @@
#ifndef _V_WIDE_MATH
#define _V_WIDE_MATH
-#include <endian.h>
+#include <sys/types.h>
#if BYTE_ORDER==LITTLE_ENDIAN
union magic {
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list