summaryrefslogtreecommitdiffstats
path: root/src/polyp/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polyp/internal.h')
-rw-r--r--src/polyp/internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/polyp/internal.h b/src/polyp/internal.h
index 1443f7a8..82d8f7ce 100644
--- a/src/polyp/internal.h
+++ b/src/polyp/internal.h
@@ -57,6 +57,7 @@ struct pa_context {
PA_LLIST_HEAD(pa_stream, streams);
PA_LLIST_HEAD(pa_operation, operations);
+ uint32_t version;
uint32_t ctag;
uint32_t csyncid;
uint32_t error;