зеркало из https://github.com/mozilla/pjs.git
Pro5 update; mustn't un-define _INT16, et al. r=beard
This commit is contained in:
Родитель
7c0fbf6389
Коммит
7a2e7c49ad
|
@ -238,6 +238,7 @@ typedef int (*FARPROC)();
|
|||
#endif /* TRACEMSG */
|
||||
|
||||
/* removed #ifdef for hpux defined in /usr/include/model.h */
|
||||
#ifndef XP_MAC
|
||||
#ifndef _INT16
|
||||
#define _INT16
|
||||
#endif
|
||||
|
@ -246,6 +247,7 @@ typedef int (*FARPROC)();
|
|||
#endif
|
||||
#define _UINT16
|
||||
#define _UINT32
|
||||
#endif
|
||||
|
||||
/* function classifications */
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче