Skip to content

Commit 22f4555

Browse files
Add common.h to redis_session.c
1 parent 8e433c4 commit 22f4555

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

redis_session.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
+----------------------------------------------------------------------+
2020
*/
2121

22+
#include "common.h"
23+
2224
#ifdef HAVE_CONFIG_H
2325
#include "config.h"
2426
#endif

0 commit comments

Comments
 (0)