Solaris needs prototype for PR_GetEnv().

git-svn-id: svn://10.0.0.236/trunk@24360 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
1999-03-18 22:41:24 +00:00
parent 7546019541
commit d2cba4a33a
2 changed files with 2 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <sys/param.h>
#include "prenv.h"
#endif
#include "plstr.h"

View File

@@ -38,6 +38,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <sys/param.h>
#include "prenv.h"
#endif
#include "plstr.h"