summaryrefslogtreecommitdiff
path: root/devel/devtodo/files/patch-src__todoterm.cc
blob: 254456ed6ec8096ce0ea52f14f3247f225cc7cc7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/todoterm.cc.orig	2007-06-28 13:04:36 UTC
+++ src/todoterm.cc
@@ -5,6 +5,7 @@
 #include <iostream>
 #include <string>
 #include <stdexcept>
+#include <cstdlib>
 #include <curses.h>
 #include <term.h>