-fix
[oweals/gnunet.git] / src / include / platform.h
index 1795037313fdc292728f68bf4197b4551b762d63..7383e48ad179a5813a7d6782abd0d839e82605fe 100644 (file)
 #include <stdarg.h>
 #include <errno.h>
 #include <signal.h>
+#include <libgen.h>
 #ifdef WINDOWS
 #include <malloc.h>             /* for alloca(), on other OSes it's in stdlib.h */
 #endif