kino/configure: automatically disable on OS X - does not build due to missing headers
[melted] / src / modules / kino / filehandler.cc
index 3c8146d..1a0aeac 100644 (file)
@@ -42,6 +42,7 @@ using std::setfill;
 #include <time.h>
 #include <sys/time.h>
 #include <string.h>
+#include <stdlib.h>
 
 // libdv header files
 #ifdef HAVE_LIBDV