Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 08f202e

Browse files
authored
fix #1796 missing include (#1800)
1 parent 13a168f commit 08f202e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

redis.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#include <standard/php_random.h>
3131
#include <zend_exceptions.h>
3232
#include <ext/standard/info.h>
33+
#include <ext/hash/php_hash.h>
3334

3435

3536
#ifdef PHP_SESSION

0 commit comments

Comments
 (0)