Mercurial > mplayer.hg
view etc/inttypes.h @ 28734:f5d684520107
Add explicit dependencies on generated header files for the object files along
with the dependency information files. This fixes a straight build without
generating dependency information.
author | diego |
---|---|
date | Sun, 01 Mar 2009 10:53:37 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>