test/bntest.c: add bn_sqrx8x_internal regression test.
[openssl.git] / test / poly1305_internal_test.c
index 592f4b6e83dc65e9b1dc412cfb507a6b03e0e0fa..d1d71c92ee75f1b1a8d88117cd9fe1efdf8ca7d4 100644 (file)
@@ -15,7 +15,7 @@
 #include "testutil.h"
 #include "internal/poly1305.h"
 #include "../crypto/poly1305/poly1305_local.h"
-#include "e_os.h"
+#include "internal/nelem.h"
 
 typedef struct {
     size_t size;