forked from wolfSSL/wolfssl
fix snifftest bsd build
This commit is contained in:
@@ -60,6 +60,7 @@ int main(void)
|
|||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
#include <sys/socket.h> /* AF_INET */
|
#include <sys/socket.h> /* AF_INET */
|
||||||
#include <arpa/inet.h>
|
#include <arpa/inet.h>
|
||||||
|
#include <netinet/in.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
typedef unsigned char byte;
|
typedef unsigned char byte;
|
||||||
|
Reference in New Issue
Block a user