summaryrefslogtreecommitdiff
path: root/auto_tests/run_auto_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'auto_tests/run_auto_test.h')
-rw-r--r--auto_tests/run_auto_test.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/auto_tests/run_auto_test.h b/auto_tests/run_auto_test.h
index 6ae8ad6a..a4c638ff 100644
--- a/auto_tests/run_auto_test.h
+++ b/auto_tests/run_auto_test.h
@@ -1,3 +1,6 @@
1#include <stdlib.h> // calloc, free
2
3#include "check_compat.h"
1#include "helpers.h" 4#include "helpers.h"
2 5
3static bool all_connected(uint32_t tox_count, Tox **toxes) 6static bool all_connected(uint32_t tox_count, Tox **toxes)