summaryrefslogtreecommitdiff
path: root/tests/x509self.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/x509self.c')
-rw-r--r--tests/x509self.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/x509self.c b/tests/x509self.c
index 8d23df8753..047266976a 100644
--- a/tests/x509self.c
+++ b/tests/x509self.c
@@ -39,6 +39,9 @@
#include "utils.h"
+#include "ex-session-info.c"
+#include "ex-x509-info.c"
+
pid_t child;
static void
@@ -394,9 +397,6 @@ server_start (void)
success ("server: ready. Listening to port '%d'.\n", PORT);
}
-#include "ex-session-info.c"
-#include "ex-x509-info.c"
-
void
server (void)
{