mirror of
https://github.com/brunoos/luasec.git
synced 2024-11-08 06:28:26 +01:00
BSD headers.
This commit is contained in:
parent
a9b81b1c10
commit
acbf575420
@ -20,6 +20,9 @@
|
|||||||
#include <openssl/bio.h>
|
#include <openssl/bio.h>
|
||||||
#include <openssl/bn.h>
|
#include <openssl/bn.h>
|
||||||
|
|
||||||
|
#include <sys/types.h>
|
||||||
|
#include <sys/socket.h>
|
||||||
|
#include <netinet/in.h>
|
||||||
#include <arpa/inet.h>
|
#include <arpa/inet.h>
|
||||||
|
|
||||||
#include <lua.h>
|
#include <lua.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user