aboutsummaryrefslogtreecommitdiff
path: root/src/users-service-dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/users-service-dbus.h')
-rw-r--r--src/users-service-dbus.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/users-service-dbus.h b/src/users-service-dbus.h
index e156520..201445e 100644
--- a/src/users-service-dbus.h
+++ b/src/users-service-dbus.h
@@ -50,6 +50,9 @@ struct _UserData
UsersServiceDbus *service;
};
+#define MINIMUM_USERS 1
+#define MAXIMUM_USERS 7
+
struct _UsersServiceDbus {
GObject parent;
};