X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/blobdiff_plain/6a5fa4e03967ab980cdc7ef96a42400bc29b4414..bab3cfa09c08ea30c99b416a5ec4c6c90a937d27:/src/sim/headers/view.h diff --git a/src/sim/headers/view.h b/src/sim/headers/view.h index 39931a5..aabdafe 100644 --- a/src/sim/headers/view.h +++ b/src/sim/headers/view.h @@ -113,6 +113,7 @@ typedef struct XDisplay { Pixmap vert_stipple; Pixmap horiz_stipple; Pixmap diag_stipple; + int big_endian; } XDisplay;