mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04: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