@ -25,7 +25,7 @@
#include <errno.h>
#include <string.h>
#include <fcntl.h>
#include <unistd.h>
//#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
@ -19,7 +19,7 @@
#include <zim/uuid.h>
#include <iostream>
#include <time.h>
#include <zim/zim.h> // necessary to have the new types
#include "log.h"