Making it compile on the Mac
This commit is contained in:
Родитель
1669148b76
Коммит
b9883bfb08
|
@ -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;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче