зеркало из https://github.com/mozilla/gecko-dev.git
Making it compile on the Mac
This commit is contained in:
Родитель
7535197e5b
Коммит
144490cba0
|
@ -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;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче