summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/asynctest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/asynctest.c b/test/asynctest.c
index 7be2e5f888..eef3c3214c 100644
--- a/test/asynctest.c
+++ b/test/asynctest.c
@@ -15,7 +15,6 @@
#include <string.h>
#include <openssl/async.h>
#include <openssl/crypto.h>
-#include <../apps/apps.h>
static int ctr = 0;
static ASYNC_JOB *currjob = NULL;