mirror of
https://github.com/fluencelabs/redis
synced 2025-06-12 16:51:22 +00:00
Merge pull request #6563 from devnexen/fbsd_build_fix2
Add missing header
This commit is contained in:
@ -46,6 +46,7 @@
|
||||
#include <pthread.h>
|
||||
#include <syslog.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/socket.h>
|
||||
#include <lua.h>
|
||||
#include <signal.h>
|
||||
|
||||
|
Reference in New Issue
Block a user