diff options
Diffstat (limited to 'src/dbase.h')
-rw-r--r-- | src/dbase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dbase.h b/src/dbase.h index 7ee7164..3c771af 100644 --- a/src/dbase.h +++ b/src/dbase.h @@ -27,7 +27,7 @@ */ #ifndef KBS_DBASE_H -#define KBS_DBASE_H +#define KBS_DBASE_H "$Id$" #include "msg.h" #include "rexp.h" |