Skip to content
Snippets Groups Projects
Commit 449e5a6d authored by deuce's avatar deuce
Browse files

Add environ declaration.

parent 05e0b654
No related branches found
No related tags found
No related merge requests found
......@@ -281,7 +281,7 @@ static void CustomApplicationMain (int argc, char **argv)
return TRUE;
}
extern char **environ;
/* Called when the internal event loop has just started running */
- (void) applicationDidFinishLaunching: (NSNotification *) note
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment