summaryrefslogtreecommitdiffstats
path: root/innbbsd/nocem.c
diff options
context:
space:
mode:
authormhsin <mhsin@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-26 19:23:21 +0800
committermhsin <mhsin@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-26 19:23:21 +0800
commit5139198f3682c035d52ab432d6fe55336c847afb (patch)
tree5844b6771a7fded9cfa91d1dc00a09792c54265e /innbbsd/nocem.c
parenteb4d5c415955e48ba303772657786a20ee7f727a (diff)
downloadpttbbs-5139198f3682c035d52ab432d6fe55336c847afb.tar
pttbbs-5139198f3682c035d52ab432d6fe55336c847afb.tar.gz
pttbbs-5139198f3682c035d52ab432d6fe55336c847afb.tar.bz2
pttbbs-5139198f3682c035d52ab432d6fe55336c847afb.tar.lz
pttbbs-5139198f3682c035d52ab432d6fe55336c847afb.tar.xz
pttbbs-5139198f3682c035d52ab432d6fe55336c847afb.tar.zst
pttbbs-5139198f3682c035d52ab432d6fe55336c847afb.zip
Sync local mod.
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4249 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'innbbsd/nocem.c')
-rw-r--r--innbbsd/nocem.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/innbbsd/nocem.c b/innbbsd/nocem.c
index 595ecb1d..52ac26d0 100644
--- a/innbbsd/nocem.c
+++ b/innbbsd/nocem.c
@@ -3,10 +3,12 @@
* NCMverify(), NCMcancel(): return 0 success, otherwise fail;
*/
+#include "bbs.h"
#include <stdlib.h>
#include "externs.h"
#include "nocem.h"
-#define PGP5
+//#define PGP5
+#undef PGP5
#undef PGP2
int ncmdebug = 0;