Cleanup : directly include of `internal/nelem.h` when required.
[openssl.git] / test / pkcs12_format_test.c
index 0750f57e2f8daf7e87ec21ec2a6177b55c2053c6..507a9baf07475f99a254e8eab48524468363e10a 100644 (file)
@@ -11,8 +11,6 @@
 #include <string.h>
 #include <stdlib.h>
 
-#include "internal/nelem.h"
-
 #include <openssl/pkcs12.h>
 #include <openssl/x509.h>
 #include <openssl/x509v3.h>