From dc1e907c2cf1038a9dc24a4f4969a8403097bd85 Mon Sep 17 00:00:00 2001 From: in2 Date: Sat, 9 Mar 2002 17:44:39 +0000 Subject: no warning git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@16 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/expire.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'util/expire.c') diff --git a/util/expire.c b/util/expire.c index d6f3e2b9..c0ebdd09 100644 --- a/util/expire.c +++ b/util/expire.c @@ -1,4 +1,4 @@ -/* $Id: expire.c,v 1.1 2002/03/07 15:13:46 in2 Exp $ */ +/* $Id: expire.c,v 1.2 2002/03/09 17:44:30 in2 Exp $ */ /* 自動砍信工具程式 */ #include @@ -15,6 +15,7 @@ #include "config.h" #include "pttstruct.h" #include "util.h" +#include "proto.h" #define QCAST int (*)(const void *, const void *) -- cgit v1.2.3