Allow DH_set0_key with only private key.
[openssl.git] / test / bad_dtls_test.c
index 2c10a1cc5b26b0d4a412c25a11aaeacaf660ea29..7f6ffdc3caf082cb644a5b3c8336a41e37935446 100644 (file)
 #include <openssl/err.h>
 #include <openssl/rand.h>
 #include <openssl/kdf.h>
-
 #include "../ssl/packet_locl.h"
-#include "../e_os.h" /* for OSSL_NELEM() */
-
+#include "internal/nelem.h"
 #include "testutil.h"
 
 /* For DTLS1_BAD_VER packets the MAC doesn't include the handshake header */