# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/fastcgi/hotfix-gcc44.patch # Copyright (C) 2009 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- a/include/fcgio.h 2009-01-28 11:28:10.000000000 -0500 +++ b/include/fcgio.h 2009-01-28 11:30:15.000000000 -0500 @@ -31,6 +31,7 @@ #define FCGIO_H #include +#include #include "fcgiapp.h"