From 1e12952a83fdc099cf70fadb8b7c88691528ef98 Mon Sep 17 00:00:00 2001 From: gabucino Date: Thu, 13 Nov 2003 21:00:31 +0000 Subject: cumulative libc5 compatibility patch ;) - helper header file for systems which have sys/bitypes.h but not inttypes.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11457 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/inttypes.h.link | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 etc/inttypes.h.link (limited to 'etc') diff --git a/etc/inttypes.h.link b/etc/inttypes.h.link new file mode 100644 index 0000000000..2f22a52fe9 --- /dev/null +++ b/etc/inttypes.h.link @@ -0,0 +1,4 @@ + +// fallback if the user doesn't have inttypes.h (libc5 systems) + +#include -- cgit v1.2.3