Fixing import of sys/errno (#9739)
This commit is contained in:
parent
91d0c758e5
commit
ddb508c0a2
@ -31,7 +31,7 @@
|
||||
#ifndef __REDIS_CONNECTION_H
|
||||
#define __REDIS_CONNECTION_H
|
||||
|
||||
#include <sys/errno.h>
|
||||
#include <errno.h>
|
||||
|
||||
#define CONN_INFO_LEN 32
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user