# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/bincimap/hotfix-errno.patch # Copyright (C) 2004 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- ./src/maildir-writecache.cc.orig 2005-07-18 14:00:44.734170248 -0400 +++ ./src/maildir-writecache.cc 2005-07-18 14:01:02.354440768 -0400 @@ -30,6 +30,7 @@ #include #include #include +#include #include "maildir.h"