Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-24 | ddb: create new header file db_mp.h | Marin Ramesa | |
* Makefrag.am: Include ddb/db_mp.h. * ddb/db_mp.c (remote_db, lock_db, unlock_db): Remove forward declarations. * ddb/db_mp.h: New file. Add copyright. [_DDB_DB_MP_H_]: Add ifndef. (remote_db, lock_db, unlock_db): Add prototypes. |