diff --git a/src/daapd.h b/src/daapd.h index 118ea405..754bbac2 100644 --- a/src/daapd.h +++ b/src/daapd.h @@ -37,6 +37,7 @@ typedef struct tag_config { char *configfile; char *web_root; int port; + int rescan_interval; char *adminpassword; char *readpassword; char *mp3dir;