mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes
git-svn-id: svn://svn.berlios.de/openocd/trunk@1595 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -11984,7 +11984,7 @@ static int Jim_EnvCoreCommand(Jim_Interp *interp, int argc,
|
||||
|
||||
if (argc == 1) {
|
||||
|
||||
#ifndef HAVE_UNISTD_H
|
||||
#if ! HAVE_UNISTD_H || IS_DARWIN
|
||||
extern char **environ;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user