File coot-strcmp.patch of Package coot
--- a/ideal/ng.cc 2025-02-05 19:36:23.000000000 +0100 +++ b/ideal/ng.cc 2025-02-15 10:13:23.184886344 +0100 @@ -25,6 +25,7 @@ #include <iomanip> +#include <cstring> // for strcmp #include "compat/coot-sysdep.h"