3
0
Fork 0

+ small fix for gcc4.7

small_fixes
kelson42 13 years ago
parent ed8b56ff98
commit caae80611c

@ -46,6 +46,7 @@ int gettimeofday(struct timeval* tp, void* tzp) {
#else
# include <sys/time.h>
# include <unistd.h>
#endif
log_define("zim.uuid")

Loading…
Cancel
Save