summaryrefslogtreecommitdiffhomepage
path: root/src/odhcpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/odhcpd.h')
-rw-r--r--src/odhcpd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/odhcpd.h b/src/odhcpd.h
index ff7e105..fff28d5 100644
--- a/src/odhcpd.h
+++ b/src/odhcpd.h
@@ -149,6 +149,7 @@ struct config {
char *dhcp_cb;
char *dhcp_statefile;
int log_level;
+ char *secret_key;
};