* Fixed implicit declaration.

This commit is contained in:
Sam Hocevar
2007-01-06 20:08:31 +00:00
committed by sam
parent cb8409556e
commit 4f2b321dbf

View File

@@ -29,6 +29,7 @@
# include <inttypes.h>
#endif
#include <stdlib.h>
#include <string.h>
#include <dlfcn.h>
#include <sys/types.h>