diff options
Diffstat (limited to 'test/asynciotest.c')
-rw-r--r-- | test/asynciotest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/asynciotest.c b/test/asynciotest.c index f78b86f2a7..ee450dafd3 100644 --- a/test/asynciotest.c +++ b/test/asynciotest.c @@ -17,7 +17,6 @@ #include "ssltestlib.h" #include "testutil.h" -#include "test_main_custom.h" /* Should we fragment records or not? 0 = no, !0 = yes*/ static int fragment = 0; |