From 328b68e47ed505907d8bc9b3246bda99a83e6f42 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 27 Jul 2015 18:47:13 +0200 Subject: [PATCH] qmail queue custom error patch see google qmail-queue-custom-error-v2.patch --- qmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qmail.h') diff --git a/qmail.h b/qmail.h index 7fa13e2..7babebf 100644 --- a/qmail.h +++ b/qmail.h @@ -8,6 +8,7 @@ struct qmail { unsigned long pid; int fdm; int fde; + int fderr; substdio ss; char buf[1024]; } ; -- cgit v1.2.3