summaryrefslogtreecommitdiff
path: root/sysutils/logmon/files/patch-LineManip.cc
blob: c2d3213c731d276b5735ed66d3b404060fc38f07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- LineManip.cc.orig	2013-11-15 21:52:28.000000000 +0800
+++ LineManip.cc	2013-11-15 21:52:51.000000000 +0800
@@ -2,6 +2,7 @@
 // $Id: LineManip.cc 72 2005-07-12 00:46:02Z amackenz $
 // 
 
+#include <stdlib.h>
 #include <unistd.h>
 #include <ncurses.h>
 #include <ctype.h>