# HG changeset patch # User Mychaela Falconia # Date 1657442191 28800 # Node ID 020ba624bdd8f2a2c7241d525b78884119720f74 # Parent a065b4a62a8a0e741963c046bc14c8d68e0ab893 mgw source: #include in files using tmgw_ctrl.h diff -r a065b4a62a8a -r 020ba624bdd8 mgw/crcx.c --- a/mgw/crcx.c Sun Jul 10 00:32:38 2022 -0800 +++ b/mgw/crcx.c Sun Jul 10 00:36:31 2022 -0800 @@ -7,6 +7,7 @@ #include #include #include +#include #include #include #include diff -r a065b4a62a8a -r 020ba624bdd8 mgw/ctrl_prot.c --- a/mgw/ctrl_prot.c Sun Jul 10 00:32:38 2022 -0800 +++ b/mgw/ctrl_prot.c Sun Jul 10 00:36:31 2022 -0800 @@ -6,6 +6,7 @@ #include #include #include +#include #include #include #include diff -r a065b4a62a8a -r 020ba624bdd8 mgw/dlcx.c --- a/mgw/dlcx.c Sun Jul 10 00:32:38 2022 -0800 +++ b/mgw/dlcx.c Sun Jul 10 00:36:31 2022 -0800 @@ -6,6 +6,7 @@ #include #include #include +#include #include #include #include diff -r a065b4a62a8a -r 020ba624bdd8 mgw/mdcx.c --- a/mgw/mdcx.c Sun Jul 10 00:32:38 2022 -0800 +++ b/mgw/mdcx.c Sun Jul 10 00:36:31 2022 -0800 @@ -6,6 +6,7 @@ #include #include #include +#include #include #include #include