зеркало из https://github.com/mozilla/pjs.git
OS/2 bustage
Didn't anyone notice the attachment I added to 86474 to prevent this?
This commit is contained in:
Родитель
206f211a4f
Коммит
5dee02ab1f
|
@ -28,6 +28,9 @@
|
|||
#include <Files.h>
|
||||
#elif defined(XP_WIN)
|
||||
#include <windows.h>
|
||||
#elif defined(XP_OS2)
|
||||
#define INCL_DOSERRORS
|
||||
#include <os2.h>
|
||||
#else
|
||||
// XXX add necessary include file for ftruncate (or equivalent)
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче