1
1
extern char **environ;

to make MacOS X (and other?) compiles happy.

This commit was SVN r709.
Этот коммит содержится в:
David Daniel 2004-02-10 22:01:57 +00:00
родитель 4f3c7a07d6
Коммит 969ad311a7

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

@ -24,6 +24,8 @@
#include "lam/util/few.h"
#include "lam/util/path.h"
extern char **environ;
using namespace std;