view etc/inttypes.h @ 16661:adb581352e63

Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a union only in the MMX case.
author reimar
date Tue, 04 Oct 2005 19:44:42 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>