diff options
Diffstat (limited to 'src/testing/testing_api_twister_helpers.c')
-rw-r--r-- | src/testing/testing_api_twister_helpers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_api_twister_helpers.c b/src/testing/testing_api_twister_helpers.c index 68fbf0082..d5f61e87c 100644 --- a/src/testing/testing_api_twister_helpers.c +++ b/src/testing/testing_api_twister_helpers.c @@ -23,11 +23,11 @@ * @author Christian Grothoff * @author Marcello Stanisci */ - #include "platform.h" #include <gnunet/gnunet_util_lib.h> #include "taler_twister_testing_lib.h" + /** * Prepare twister for execution; mainly checks whether the * HTTP port is available and construct the base URL based on it. |