summaryrefslogtreecommitdiff
path: root/auto_tests/friend_connection_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'auto_tests/friend_connection_test.c')
-rw-r--r--auto_tests/friend_connection_test.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/auto_tests/friend_connection_test.c b/auto_tests/friend_connection_test.c
index 7af1b575..13d08b65 100644
--- a/auto_tests/friend_connection_test.c
+++ b/auto_tests/friend_connection_test.c
@@ -9,9 +9,7 @@
9#define _XOPEN_SOURCE 600 9#define _XOPEN_SOURCE 600
10#endif 10#endif
11 11
12#include "check_compat.h" 12#include <stdint.h>
13
14#include "../toxcore/tox.h"
15 13
16typedef struct State { 14typedef struct State {
17 uint32_t index; 15 uint32_t index;