<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- src/todoterm.cc	2008-05-03 17:10:43.000000000 +0200
+++ src/todoterm.cc	2008-05-03 17:08:46.000000000 +0200
@@ -4,6 +4,7 @@
 #ifdef USETERMCAP
 #include &lt;iostream&gt;
 #include &lt;string&gt;
+#include &lt;stdlib.h&gt;
 #include &lt;stdexcept&gt;
 #include &lt;curses.h&gt;
 #include &lt;term.h&gt;
</pre></body></html>