Mercurial > mplayer.hg
view etc/inttypes.h @ 36024:a9e5f317d6e4
Move gtkFindCList() to tools.c.
Additionally, rename it gtkFindInCList().
author | ib |
---|---|
date | Sun, 31 Mar 2013 18:30:30 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>