+ comment include unistd.h

pull/9/head
kelson42 16 years ago
parent 3dfaddf264
commit c1f9e87237

@ -25,7 +25,7 @@
#include <errno.h> #include <errno.h>
#include <string.h> #include <string.h>
#include <fcntl.h> #include <fcntl.h>
#include <unistd.h> //#include <unistd.h>
#include <sys/types.h> #include <sys/types.h>
#include <sys/stat.h> #include <sys/stat.h>

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

Loading…
Cancel
Save