diff options
| author | manuel <manuel@mausz.at> | 2013-02-05 18:40:42 +0100 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2013-02-05 18:40:42 +0100 |
| commit | 9fb25509df0fdd07647934c184864216566d9110 (patch) | |
| tree | 37be60f04812c280df1c7f9e1fe2b79cbfab7c44 | |
| parent | 46e7540287d9f013da12b178633a3900a4eb6adf (diff) | |
| download | qmail-9fb25509df0fdd07647934c184864216566d9110.tar.gz qmail-9fb25509df0fdd07647934c184864216566d9110.tar.bz2 qmail-9fb25509df0fdd07647934c184864216566d9110.zip | |
[PATCH] Patch for spawn.c to fix a bug on ia64
spawn-alloc-h
| -rw-r--r-- | spawn.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,5 +1,6 @@ | |||
| 1 | #include <sys/types.h> | 1 | #include <sys/types.h> |
| 2 | #include <sys/stat.h> | 2 | #include <sys/stat.h> |
| 3 | #include "alloc.h" | ||
| 3 | #include "sig.h" | 4 | #include "sig.h" |
| 4 | #include "wait.h" | 5 | #include "wait.h" |
| 5 | #include "substdio.h" | 6 | #include "substdio.h" |
