This patch is part of a series of patches for speech-tools for Debian GNU/Linux, which primarily fix build errors with GCC 4.3 and newer. Index: b/include/EST_dynamic_model.h =================================================================== --- a/include/EST_dynamic_model.h +++ b/include/EST_dynamic_model.h @@ -39,7 +39,7 @@ #include #include -#include +#include #include "EST.h" #include "EST_model_types.h"