From 9fb25509df0fdd07647934c184864216566d9110 Mon Sep 17 00:00:00 2001 From: manuel Date: Tue, 5 Feb 2013 18:40:42 +0100 Subject: [PATCH] Patch for spawn.c to fix a bug on ia64 spawn-alloc-h --- spawn.c | 1 + 1 file changed, 1 insertion(+) (limited to 'spawn.c') diff --git a/spawn.c b/spawn.c index 1672d57..20e3d16 100644 --- a/spawn.c +++ b/spawn.c @@ -1,5 +1,6 @@ #include #include +#include "alloc.h" #include "sig.h" #include "wait.h" #include "substdio.h" -- cgit v1.2.3