The branch master has been updated
via 7ee0ccec377f4f320654401af6e606f8634923c7 (commit)
from 8143aa6f3474bbe103b0bd0ea79944803597990b (commit)
- Log -----------------------------------------------------------------
commit 7ee0ccec377f4f320654401af6e606f8634923c7
Author: Kurt Roeckx <[email protected]>
Date: Sat Feb 6 00:55:12 2016 +0100
Don't include sys/socket.h
It's not available on all OSs, e_os.h already does the right thing
Reviewed-by: Richard Levitte <[email protected]>
MR: #1870
-----------------------------------------------------------------------
Summary of changes:
test/dtlsv1listentest.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/dtlsv1listentest.c b/test/dtlsv1listentest.c
index 4b616a7..5069dd5 100644
--- a/test/dtlsv1listentest.c
+++ b/test/dtlsv1listentest.c
@@ -56,7 +56,6 @@
*/
#include <string.h>
-#include <sys/socket.h>
#include <openssl/ssl.h>
#include <openssl/bio.h>
#include <openssl/err.h>
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits