Removed the extern char *environ

This commit is contained in:
Aris Adamantiadis
2010-09-30 10:42:55 +02:00
parent 9f53906209
commit bedc65313f

View File

@@ -53,9 +53,6 @@
#include "libssh/poll.h"
#include "libssh/session.h"
#ifndef _WIN32
extern char **environ;
#endif
/**
* @internal
*