aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/pidwraptest.c1
1 files changed, 1 insertions, 0 deletions
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 @@
6 * Original source: https://gist.github.com/AGWA/eb84e55ca25a7da1deb0 6 * Original source: https://gist.github.com/AGWA/eb84e55ca25a7da1deb0
7 */ 7 */
8 8
9#undef LIBRESSL_INTERNAL
9#include <openssl/rand.h> 10#include <openssl/rand.h>
10#include <stdio.h> 11#include <stdio.h>
11#include <stdlib.h> 12#include <stdlib.h>