summaryrefslogtreecommitdiff
path: root/auto_tests/tox_many_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'auto_tests/tox_many_test.c')
-rw-r--r--auto_tests/tox_many_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto_tests/tox_many_test.c b/auto_tests/tox_many_test.c
index 656d1769..fa657580 100644
--- a/auto_tests/tox_many_test.c
+++ b/auto_tests/tox_many_test.c
@@ -8,6 +8,7 @@
8#include <check.h> 8#include <check.h>
9#include <stdio.h> 9#include <stdio.h>
10#include <stdlib.h> 10#include <stdlib.h>
11#include <time.h>
11 12
12#include "../toxcore/tox.h" 13#include "../toxcore/tox.h"
13#include "../toxcore/util.h" 14#include "../toxcore/util.h"