1 2 3 4 5 6 7 8 9 10 11 12
--- ./src/Base/TimeInfo.h.orig Sat Feb 24 11:44:54 2007 +++ ./src/Base/TimeInfo.h Sun Apr 22 11:09:07 2007 @@ -28,8 +28,8 @@ #include <stdio.h> -#include <sys/timeb.h> #include <time.h> +#include <sys/timeb.h> namespace Base {