Making this test build on Solaris

This commit is contained in:
mcafee%netscape.com 1999-01-26 03:19:50 +00:00
Родитель 73b08c6904
Коммит 88bc810717
2 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -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"