Fix dependencies and include necessary headers

This commit is contained in:
Maarten Bosmans 2011-01-06 01:35:27 +01:00
parent a951c779c6
commit 2de2c735c9
8 changed files with 15 additions and 1 deletions

View file

@ -25,7 +25,7 @@
#include <string.h>
#include <locale.h>
#include <dlfcn.h>
#include <libintl.h>
#ifdef __APPLE__
#include <crt_externs.h>