summaryrefslogtreecommitdiffstats
path: root/polyp/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/core.h')
-rw-r--r--polyp/core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/core.h b/polyp/core.h
index 36604424..8ef66570 100644
--- a/polyp/core.h
+++ b/polyp/core.h
@@ -59,7 +59,7 @@ struct pa_core {
struct pa_memblock_stat *memblock_stat;
- int disallow_module_loading;
+ int disallow_module_loading, running_as_daemon;
int exit_idle_time, module_idle_time, scache_idle_time;
struct pa_time_event *quit_event;