From eb26e56ba8557eeb9c417be83b92c6fc8850943c Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Wed, 22 Oct 2014 13:06:36 -0500 Subject: undef LIBRESSL_INTERNAL for the pidwrap test. --- tests/pidwraptest.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/pidwraptest.c b/tests/pidwraptest.c index 7eb2a0c..5dbcef7 100644 --- a/tests/pidwraptest.c +++ b/tests/pidwraptest.c @@ -6,6 +6,7 @@ * Original source: https://gist.github.com/AGWA/eb84e55ca25a7da1deb0 */ +#undef LIBRESSL_INTERNAL #include #include #include -- cgit v1.2.3-55-g6feb