]> andersk Git - moira.git/blobdiff - server/mr_server.h
Deal with tracking creation times for users.
[moira.git] / server / mr_server.h
index 1fb83e92cb8eaa88b4874e22406f4647ca43d64f..c1b8d0d86e0a72823cd0f3c020b3472a984a0434 100644 (file)
@@ -191,6 +191,9 @@ int followup_gpsv(struct query *q, struct save_queue *sq, struct validate *v,
 int followup_gcon(struct query *q, struct save_queue *sq, struct validate *v,
                  int (*action)(int, char **, void *), void *actarg,
                  client *cl);
+int followup_get_user(struct query *q, struct save_queue *sq, 
+                     struct validate *v, int (*action)(int, char **, void *), 
+                     void *actarg, client *cl);
 
 int followup_ausr(struct query *q, char *argv[], client *cl);
 int followup_aqot(struct query *q, char *argv[], client *cl);
This page took 0.062069 seconds and 4 git commands to generate.