Mercurial > mplayer.hg
view etc/inttypes.h @ 31355:2ee6c0ee2d41
Rename cfg-common-opts.h --> cfg-common_template.c.
This should make it crystal-clear that it is not a header file which
can be #included from anywhere without any sideeffects. Similar files
in MPlayer and FFmpeg follow the same naming scheme.
author | diego |
---|---|
date | Mon, 14 Jun 2010 17:17:04 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>