summaryrefslogtreecommitdiffstats
path: root/audio/unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/unix.h')
-rw-r--r--audio/unix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/unix.h b/audio/unix.h
index c771b965..83e2518a 100644
--- a/audio/unix.h
+++ b/audio/unix.h
@@ -26,4 +26,4 @@
int unix_init(void);
void unix_exit(void);
-int unix_send_cfg(int sock, struct ipc_data_cfg *cfg);
+int unix_send_cfg(int sock, struct ipc_data_cfg *cfg, int fd);