diff --git a/src/zimlib/src/uuid.cpp b/src/zimlib/src/uuid.cpp index c2d1a4e..6675443 100644 --- a/src/zimlib/src/uuid.cpp +++ b/src/zimlib/src/uuid.cpp @@ -46,6 +46,7 @@ int gettimeofday(struct timeval* tp, void* tzp) { #else # include +# include #endif log_define("zim.uuid")