view etc/inttypes.h @ 35970:90b6cc0747fb

Avoid duplicate entries in the file selector path list. Use new fs_glist_add() to check that a path isn't yet in the list before adding it.
author ib
date Thu, 28 Mar 2013 12:03:17 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>