blob: 22ee9c890718a607a19cf1919ee8b1bcc2ea7681 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- 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 */
|