Solaris needs prototype for PR_GetEnv().

This commit is contained in:
mcafee%netscape.com 1999-03-18 22:41:24 +00:00
parent 20ce542872
commit a162c08245
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"