diff options
Diffstat (limited to 'qmail-lspawn.c')
| -rw-r--r-- | qmail-lspawn.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qmail-lspawn.c b/qmail-lspawn.c index 5109cc3..ab8b65d 100644 --- a/qmail-lspawn.c +++ b/qmail-lspawn.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | #include <unistd.h> | ||
| 1 | #include "fd.h" | 2 | #include "fd.h" |
| 2 | #include "wait.h" | 3 | #include "wait.h" |
| 3 | #include "prot.h" | 4 | #include "prot.h" |
| @@ -13,6 +14,8 @@ | |||
| 13 | #include "auto_qmail.h" | 14 | #include "auto_qmail.h" |
| 14 | #include "auto_uids.h" | 15 | #include "auto_uids.h" |
| 15 | #include "qlx.h" | 16 | #include "qlx.h" |
| 17 | #include "open.h" | ||
| 18 | #include "byte.h" | ||
| 16 | 19 | ||
| 17 | char *aliasempty; | 20 | char *aliasempty; |
| 18 | 21 | ||
