view etc/inttypes.h @ 35713:3f1ba7f174c5

configure: Unconditionally check for io.h and direct.h They are used in libavutil, libavformat and libdvdcss, not only on Win32.
author diego
date Mon, 21 Jan 2013 18:21:55 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>