Port pluglets to linux and Solaris
(This is not part of the build)


git-svn-id: svn://10.0.0.236/trunk@54082 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
idk%eng.sun.com
1999-11-20 23:19:40 +00:00
parent fc62ea3678
commit c76f9909a2
24 changed files with 656 additions and 143 deletions

View File

@@ -19,6 +19,7 @@
* Contributor(s):
*/
#include <stdlib.h>
#include "ByteRanges.h"
jfieldID ByteRanges::offsetFID = NULL;

View File

@@ -18,6 +18,8 @@
*
* Contributor(s):
*/
#include <stdlib.h>
#include "nsIInputStream.h"
#include "org_mozilla_pluglet_mozilla_PlugletInputStream.h"

View File

@@ -18,6 +18,8 @@
*
* Contributor(s):
*/
#include <stdlib.h>
#include "nsIOutputStream.h"
#include "org_mozilla_pluglet_mozilla_PlugletOutputStream.h"