]> andersk Git - moira.git/blobdiff - include/ureg_proto.h
(mar) Don't expire timers on users currently over quota.
[moira.git] / include / ureg_proto.h
index 8cc223ddbf7078d7a1da8cc6c4dae94b78bb7d88..96f8372f0653654d6ac12523a4847c79729a0924 100644 (file)
@@ -6,14 +6,20 @@
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
  *
  *     $Log$
- *     Revision 1.1  1987-08-22 18:40:35  wesommer
- *     Initial revision
+ *     Revision 1.2  1988-08-01 23:54:17  qjb
+ *     added type U_32BIT
  *
+ * Revision 1.1  87/08/22  18:40:35  wesommer
+ * Initial revision
+ * 
  */
 
 #define UREG_VERIFY_USER 0
 #define UREG_RESERVE_LOGIN 1
 #define UREG_SET_PASSWORD 2
+
+typedef u_long U_32BIT;
+
 /*
  * Local Variables:
  * mode: c
This page took 0.032869 seconds and 4 git commands to generate.