antirez 05ad034902 Added time.h include in redis-cli.
redis-cli.c uses the time() function to seed the PRNG, but time.h was
not included. This was not noticed since sys/time.h is included and was
enough in most systems (but not correct). With Ubuntu 12.04 GCC
generates a warning that made us aware of the issue.
2012-06-02 15:27:42 +02:00
..
2011-09-19 17:43:34 +02:00
2012-02-21 10:11:20 -08:00
2012-05-01 10:52:27 +02:00
2010-12-15 17:39:40 +01:00
2011-06-01 18:04:50 +02:00
2012-05-12 09:37:01 +02:00
2012-05-11 16:05:08 +02:00
2011-06-02 17:41:42 +02:00
2012-06-02 15:27:42 +02:00
2010-12-10 15:36:04 +01:00
2012-05-23 11:32:58 +02:00
2011-07-12 10:03:22 +02:00
2012-03-30 13:02:08 +02:00
2012-06-02 15:27:01 +02:00