(chise_system_db_dir): New constant.
authortomo <tomo>
Thu, 16 Oct 2003 03:32:03 +0000 (03:32 +0000)
committertomo <tomo>
Thu, 16 Oct 2003 03:32:03 +0000 (03:32 +0000)
chise.h

diff --git a/chise.h b/chise.h
index f6c55f5..a1a89db 100644 (file)
--- a/chise.h
+++ b/chise.h
@@ -5,6 +5,7 @@
 #include <errno.h>
 
 extern const unsigned char chise_db_dir[];
+extern const unsigned char chise_system_db_dir[];
 
 typedef enum CHISE_DS_Type
 {