Merge pull request #249 from polluks/master

My first PR
This commit is contained in:
Oliver Schmidt
2015-12-27 13:40:20 +01:00
2 changed files with 117 additions and 1 deletions

View File

@@ -148,7 +148,7 @@ static char* TargetLib = 0;
#if defined(NEED_SPAWN)
# if defined(SPAWN_AMIGA)
# if defined(_AMIGA)
# include "spawn-amiga.inc"
# else
# include "spawn-unix.inc"