summaryrefslogtreecommitdiffstats
path: root/src/fastd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fastd.h')
-rw-r--r--src/fastd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fastd.h b/src/fastd.h
index 4119a06..328666c 100644
--- a/src/fastd.h
+++ b/src/fastd.h
@@ -236,6 +236,7 @@ struct fastd_context {
fastd_peer_group_t *peer_group;
+ uint64_t next_peer_id;
VECTOR(fastd_peer_t*) peers;
#ifdef USE_EPOLL