From aed058b9cf94d0049f216460f98b6ad7ab81c80e Mon Sep 17 00:00:00 2001 From: kcwu Date: Sat, 10 Sep 2005 00:44:56 +0000 Subject: catch SIGXCPU for debug. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3147 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/statistic.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/statistic.h b/include/statistic.h index a2b66a85..0d22f6f0 100644 --- a/include/statistic.h +++ b/include/statistic.h @@ -44,6 +44,7 @@ enum { // XXX description in shmctl.c STAT_READPOST_3DAY, STAT_READPOST_7DAY, STAT_READPOST_OLD, + STAT_SIGXCPU, /* insert here. don't forget update shmctl.c */ STAT_NUM, STAT_MAX=512 -- cgit v1.2.3