зеркало из https://github.com/mozilla/pjs.git
Making this test build on Solaris
This commit is contained in:
Родитель
73b08c6904
Коммит
88bc810717
|
@ -29,6 +29,7 @@ LOCAL_INCLUDES = -I/usr/include/sys
|
|||
REQUIRES =
|
||||
|
||||
LIBS = \
|
||||
-lxpcom \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -16,7 +16,10 @@
|
|||
* Reserved.
|
||||
*/
|
||||
|
||||
#ifndef XP_UNIX
|
||||
#include <io.h>
|
||||
#endif
|
||||
|
||||
#include "nsIContent.h"
|
||||
#include "nsIEventQueueService.h"
|
||||
#include "nsIInputStream.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче