view etc/inttypes.h @ 35944:132d5af113c8

Fix fsTopList_items memory leaks. Free list's (dup'd) data before freeing the list. (In order to do so, the few string constants must be g_strdup'd.)
author ib
date Thu, 21 Mar 2013 18:10:22 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>