--- innwebd/bbsd.h 2004/07/04 06:45:23 1.3 +++ innwebd/bbsd.h 2004/09/16 15:38:59 1.4 @@ -29,4 +29,5 @@ private: int Accept(void); bbsd* new_client(void); int db_env_init(void); + bool check_priv(void); };