summaryrefslogtreecommitdiffstats
path: root/network/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'network/error.h')
-rw-r--r--network/error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/network/error.h b/network/error.h
index 28ccdb07..44e7690a 100644
--- a/network/error.h
+++ b/network/error.h
@@ -34,3 +34,4 @@ DBusHandlerResult err_connection_failed(DBusConnection *conn,
DBusHandlerResult err_invalid_args(DBusConnection *conn,
DBusMessage *msg, const char *str);
+DBusHandlerResult err_not_supported(DBusConnection *conn, DBusMessage *msg);