From f3a485b283141787667ea98b8e0a8687f07d9062 Mon Sep 17 00:00:00 2001 From: Ian C Date: Thu, 1 Jan 2004 01:25:04 +0000 Subject: A few tweaks and added an extra variable (showmatch) --- src/kbs.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/kbs.c') diff --git a/src/kbs.c b/src/kbs.c index 5c978b4..c951a63 100644 --- a/src/kbs.c +++ b/src/kbs.c @@ -38,6 +38,8 @@ static const char id[]="$Id$"; #include "dstring.h" #include "util.h" +static const char header_id[]=KBS_GLOBAL_H; + /* ---------------------------------------- PROTOS */ -- cgit v1.2.3