8000 Add include for smart_str · jrtkcoder/phpredis@6529458 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6529458

Browse files
Add include for smart_str
1 parent e1a5145 commit 6529458

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include "php.h"
22
#include "php_ini.h"
3+
#include <ext/standard/php_smart_str.h>
34

45
#ifndef REDIS_COMMON_H
56
#define REDIS_COMMON_H

0 commit comments

Comments
 (0)
0