summaryrefslogtreecommitdiffstats
path: root/src/responder/ifp/ifp_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/responder/ifp/ifp_private.h')
-rw-r--r--src/responder/ifp/ifp_private.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/responder/ifp/ifp_private.h b/src/responder/ifp/ifp_private.h
index e44b27bf4..52c480bb4 100644
--- a/src/responder/ifp/ifp_private.h
+++ b/src/responder/ifp/ifp_private.h
@@ -49,6 +49,8 @@ struct ifp_ctx {
* It will be removed later */
int ifp_ping(struct sbus_request *dbus_req, void *data);
+int ifp_user_get_attr(struct sbus_request *dbus_req, void *data);
+
/* == Utility functions == */
struct ifp_req {
struct sbus_request *dbus_req;