limits.h is already included from redis.h

This commit is contained in:
Pieter Noordhuis 2010-12-23 11:14:05 +00:00
parent 67ce1f25af
commit 0c0fda4c83

View File

@ -1,4 +1,3 @@
#include <limits.h>
#include "redis.h"
/*-----------------------------------------------------------------------------