summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/nm-exported-object.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nm-exported-object.h b/src/nm-exported-object.h
index 75f9c59a6d..3bb2536764 100644
--- a/src/nm-exported-object.h
+++ b/src/nm-exported-object.h
@@ -23,6 +23,8 @@
/*****************************************************************************/
+#define NM_EXPORT_PATH_NUMBERED(basepath) ""basepath"/%u"
+
char *nm_exported_object_skeletonify_method_name (const char *dbus_method_name);
typedef struct {