X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/a84b72bf96745702ba59c678a973edc7504ee50e..79ad4e63f691d1280dde2eb6521a1572c78d03ce:/src/daemon/daemon-conf.h diff --git a/src/daemon/daemon-conf.h b/src/daemon/daemon-conf.h index 309a1428..90329268 100644 --- a/src/daemon/daemon-conf.h +++ b/src/daemon/daemon-conf.h @@ -111,6 +111,7 @@ typedef struct pa_daemon_conf { unsigned default_n_fragments, default_fragment_size_msec; pa_sample_spec default_sample_spec; + size_t shm_size; } pa_daemon_conf; /* Allocate a new structure and fill it with sane defaults */