view etc/inttypes.h @ 26491:d010bd754e80

Merge libmpdemux/Makefile into top-level Makefile.
author diego
date Thu, 24 Apr 2008 22:05:43 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>