summaryrefslogtreecommitdiff
path: root/usr/mgmt_ipc.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/mgmt_ipc.h')
-rw-r--r--usr/mgmt_ipc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/mgmt_ipc.h b/usr/mgmt_ipc.h
index 55972ed..cc6ef1b 100644
--- a/usr/mgmt_ipc.h
+++ b/usr/mgmt_ipc.h
@@ -115,5 +115,6 @@ int mgmt_ipc_listen(void);
int mgmt_ipc_systemd(void);
void mgmt_ipc_close(int fd);
void mgmt_ipc_handle(int accept_fd);
+void mgmt_ipc_handle_uid_only(int accept_fd);
#endif /* MGMT_IPC_H */