needs it for the global

This commit is contained in:
David Carlier
2018-10-26 14:12:47 +00:00
committed by antirez
parent 28f9ca4e1d
commit 427e440a58

View File

@ -39,6 +39,7 @@
#include <float.h>
#include <stdint.h>
#include <errno.h>
#include <time.h>
#include "util.h"
#include "sha1.h"