mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
fix snifftest bsd build
This commit is contained in:
@@ -60,6 +60,7 @@ int main(void)
|
||||
#ifndef _WIN32
|
||||
#include <sys/socket.h> /* AF_INET */
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
#endif
|
||||
|
||||
typedef unsigned char byte;
|
||||
|
Reference in New Issue
Block a user