summaryrefslogtreecommitdiffstats
path: root/src/peer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/peer.h')
-rw-r--r--src/peer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/peer.h b/src/peer.h
index 54f6ca8..d3b9cfe 100644
--- a/src/peer.h
+++ b/src/peer.h
@@ -54,6 +54,8 @@ struct _fastd_peer {
struct _fastd_peer_config {
fastd_peer_config *next;
+ char *config_source_dir;
+
bool enabled;
char *name;