view etc/inttypes.h @ 34456:d04da1858866

Fix bug with VCD stream calling DVD code. Additionally, remove unnecessary #ifdef.
author ib
date Thu, 12 Jan 2012 10:39: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>