Mercurial > mplayer.hg
view etc/inttypes.h @ 13321:fb8806aa3f80
removed occurence of work as maintainer (in regard to Diego's email)
author | kraymer |
---|---|
date | Sat, 11 Sep 2004 22:54:33 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>