summaryrefslogtreecommitdiffstats
path: root/util/buildAnnounce.c
diff options
context:
space:
mode:
authorscw <scw@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-06-29 15:39:52 +0800
committerscw <scw@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-06-29 15:39:52 +0800
commit8ccbb616dd0471aca56c5fafc4612011876d6772 (patch)
tree14b65e8ebe481f3ff1bfad81a1d3f585e99c2698 /util/buildAnnounce.c
parentec1c94c5dd76df278b9d99e583c325c6baec989d (diff)
downloadpttbbs-8ccbb616dd0471aca56c5fafc4612011876d6772.tar
pttbbs-8ccbb616dd0471aca56c5fafc4612011876d6772.tar.gz
pttbbs-8ccbb616dd0471aca56c5fafc4612011876d6772.tar.bz2
pttbbs-8ccbb616dd0471aca56c5fafc4612011876d6772.tar.lz
pttbbs-8ccbb616dd0471aca56c5fafc4612011876d6772.tar.xz
pttbbs-8ccbb616dd0471aca56c5fafc4612011876d6772.tar.zst
pttbbs-8ccbb616dd0471aca56c5fafc4612011876d6772.zip
Fix some compile warning and make error.
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2099 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'util/buildAnnounce.c')
-rw-r--r--util/buildAnnounce.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/buildAnnounce.c b/util/buildAnnounce.c
index 0bfbefbd..be1b4ad4 100644
--- a/util/buildAnnounce.c
+++ b/util/buildAnnounce.c
@@ -4,7 +4,6 @@
#define GROUPROOT BBSHOME"/man/group"
extern boardheader_t *bcache;
-extern void resolve_boards();
extern int numboards;
int cmpboardclass(const void *a, const void *b)