Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--redis.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/redis.c b/redis.c
index ad681752..585a5161 100644
--- a/redis.c
+++ b/redis.c
@@ -30,6 +30,7 @@
#include <standard/php_random.h>
#include <zend_exceptions.h>
#include <ext/standard/info.h>
+#include <ext/hash/php_hash.h>
#ifdef PHP_SESSION