summaryrefslogtreecommitdiffstats
path: root/audio/headset.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/headset.h')
-rw-r--r--audio/headset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/headset.h b/audio/headset.h
index 530bdea8..db1fef65 100644
--- a/audio/headset.h
+++ b/audio/headset.h
@@ -65,7 +65,7 @@ void headset_free(void *device);
void headset_update(void *device, sdp_record_t *record, uint16_t svc);
int headset_get_config(void *device, int sock, struct ipc_packet *pkt,
- int pkt_len, struct ipc_data_cfg **rsp);
+ int pkt_len, struct ipc_data_cfg **rsp, int *fd);
headset_type_t headset_get_type(void *device);
void headset_set_type(void *device, headset_type_t type);