12345678910 |
- --- qingy-1.0.0.orig/src/libraries/misc.h 2008-11-27 10:29:01.000000000 +0100
- +++ qingy-1.0.0/src/libraries/misc.h 2014-01-20 07:38:44.000000000 +0100
- @@ -29,6 +29,7 @@
- #include <config.h>
- #endif
-
- +#include <time.h>
- #include "qingy_constants.h"
-
- /* Computes the integer part of the base 10 log */
|