From: antirez Date: Sun, 23 Oct 2011 08:42:16 +0000 (+0200) Subject: A past commit removed the inclusion of redis.h from rdb.c, completely breaking 32... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/9e6a9f30ea72445740a26599d50ed63a14a59f7f?hp=9e6a9f30ea72445740a26599d50ed63a14a59f7f A past commit removed the inclusion of redis.h from rdb.c, completely breaking 32 bit builds under Linux. ---