forked from wolfSSL/wolfssl
snifftest.c needs socket.h included for AIX, john cyassl commit #a8803e1e16f23
This commit is contained in:
@@ -53,6 +53,7 @@ int main(void)
|
||||
#include <stdlib.h> /* EXIT_SUCCESS */
|
||||
#include <string.h> /* strcmp */
|
||||
#include <signal.h> /* signal */
|
||||
#include <sys/socket.h> /* AF_INET */
|
||||
|
||||
#include <cyassl/sniffer.h>
|
||||
|
||||
|
Reference in New Issue
Block a user