<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/src/screen.cpp
+++ b/src/screen.cpp
@@ -18,6 +18,7 @@
  */
 
 #include &lt;curses.h&gt;
+#include &lt;locale.h&gt;
 
 #include "screen.hpp"
 #include "sipp.hpp"
</pre></body></html>