From 07d2f9e8f641a93977a34f60d9ee187ab0268a1a Mon Sep 17 00:00:00 2001 From: piaip Date: Wed, 19 Aug 2009 13:34:39 +0000 Subject: * prepare to move ambiguous id check into regmaild (it should be named as regcheckd instead someday) git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4754 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/daemons.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/daemons.h b/include/daemons.h index 84168d11..46b30db1 100644 --- a/include/daemons.h +++ b/include/daemons.h @@ -19,6 +19,7 @@ enum { REGMAILDB_REQ_COUNT = 1, REGMAILDB_REQ_SET, + REGCHECK_REQ_AMBIGUOUS, }; typedef struct -- cgit v1.2.3