This commit is contained in:
atotic 1998-06-26 23:55:37 +00:00
Родитель 7535197e5b
Коммит 144490cba0
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -26,6 +26,10 @@
#include "mcom_db.h"
#include "pwcacapi.h"
#ifdef XP_MAC
#include <errno.h>
#endif
DB *pw_database=NULL;
XP_List *pc_interpret_funcs=NULL;