view etc/inttypes.h @ 19986:6d2433bc7600

Fix longstanding drag and drop bug: Only n-1 files get played when n files get queued via drag and drop. patch by laurent wozniak, laurent.wozniak at laposte dot net
author diego
date Wed, 27 Sep 2006 11:24:28 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>