From 692760720b197b46e8e4268bede8cad6f90399aa Mon Sep 17 00:00:00 2001 From: Manuel Mausz Date: Tue, 11 Jun 2019 15:28:27 +0200 Subject: Fix compile warnings... --- qmail-lspawn.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qmail-lspawn.c') 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 @@ +#include #include "fd.h" #include "wait.h" #include "prot.h" @@ -13,6 +14,8 @@ #include "auto_qmail.h" #include "auto_uids.h" #include "qlx.h" +#include "open.h" +#include "byte.h" char *aliasempty; -- cgit v1.2.3