view etc/inttypes.h @ 17700:a0c511c2d0bd

update config.mak to match ffmpeg's version (fix alpha compilation)
author aurel
date Mon, 27 Feb 2006 22:44:22 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>