mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
getifaddrs needs private libwebsockets.h
via trac Signed-off-by: Steven Y Lai <stevenylai@INVALID.com>
This commit is contained in:
parent
97a748a2d0
commit
cee2a063e9
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
#include <string.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <unistd.h>
|
||||
#include "private-libwebsockets.h"
|
||||
|
||||
#ifdef HAVE_SYS_SOCKIO_H
|
||||
#include <sys/sockio.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue