lumas/create_lumas: bugfix (1940387) bash-ism in script
[melted] / src / modules / kino / filehandler.cc
index 92d793b..3c8146d 100644 (file)
@@ -41,6 +41,7 @@ using std::setfill;
 #include <assert.h>
 #include <time.h>
 #include <sys/time.h>
+#include <string.h>
 
 // libdv header files
 #ifdef HAVE_LIBDV