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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto_tests/friend_connection_test.c b/auto_tests/friend_connection_test.c
index a165678c..ab91e0f0 100644
--- a/auto_tests/friend_connection_test.c
+++ b/auto_tests/friend_connection_test.c
@@ -13,6 +13,7 @@
13 13
14typedef struct State { 14typedef struct State {
15 uint32_t index; 15 uint32_t index;
16 uint64_t clock;
16} State; 17} State;
17 18
18#include "run_auto_test.h" 19#include "run_auto_test.h"