]> git.pld-linux.org Git - packages/devtodo.git/commitdiff
- initial
authorZsolt Udvari <uzsolt@pld-linux.org>
Mon, 1 Sep 2008 15:31:00 +0000 (15:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    devtodo-stdlib_fix.patch -> 1.1

devtodo-stdlib_fix.patch [new file with mode: 0644]

diff --git a/devtodo-stdlib_fix.patch b/devtodo-stdlib_fix.patch
new file mode 100644 (file)
index 0000000..828709b
--- /dev/null
@@ -0,0 +1,10 @@
+--- devtodo-0.1.20.orig/src/todoterm.cc        2007-06-28 15:04:36.000000000 +0200
++++ devtodo-0.1.20/src/todoterm.cc     2008-09-01 17:12:53.000000000 +0200
+@@ -7,6 +7,7 @@
+ #include <stdexcept>
+ #include <curses.h>
+ #include <term.h>
++#include <stdlib.h>
+ static char info[2048];
+ static bool term_initialized;
This page took 0.24861 seconds and 4 git commands to generate.