summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2012-05-14 17:35:51 +0200
committerantirez <antirez@gmail.com>2012-05-14 17:35:51 +0200
commite9f0419c99f12711493e0b0c692acb4ed8f4bc03 (patch)
tree5b7702a206fc903e4ee23c5b4c7ce6d80ca2b220 /Makefile
parentb3624f5a160c2a3372ef1a0ab1858a804b7cbfc0 (diff)
downloadredis-e9f0419c99f12711493e0b0c692acb4ed8f4bc03.tar.gz
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.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions