summaryrefslogtreecommitdiffstats
path: root/audio/unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/unix.h')
-rw-r--r--audio/unix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/unix.h b/audio/unix.h
index 15da23ab..32cf4af9 100644
--- a/audio/unix.h
+++ b/audio/unix.h
@@ -27,3 +27,4 @@ int unix_init(void);
void unix_exit(void);
int unix_send_cfg(int sock, struct ipc_packet *pkt);
+int unix_send_status(int sock, struct ipc_packet *pkt);