This tests the external API, so it should not have visibility to the
inside. Silences two warnings since EC_{GROUP,POINT}_clear_free() are
now wrapped in #ifndef LIBRESSL_INTERNAL.
-# $OpenBSD: Makefile,v 1.4 2022/06/19 17:05:31 tb Exp $
+# $OpenBSD: Makefile,v 1.5 2023/04/15 14:10:09 tb Exp $
TESTS = \
freenull
LDADD= -lcrypto
DPADD= ${LIBCRYPTO}
-CFLAGS+= -DLIBRESSL_INTERNAL
CLEANFILES+= freenull.c freenull.c.body freenull.c.tmp