view etc/inttypes.h @ 29233:4a268bd89bbc

The Apple remote code needs the Cocoa framework to link. Apple remote LDFLAGS are only necessary for linking MPlayer.
author diego
date Fri, 08 May 2009 13:58: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>