]> git.pld-linux.org Git - packages/arts.git/commitdiff
- include <climits> for PATH_MAX.
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 29 Apr 2008 14:56:50 +0000 (14:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arts-gcc43.patch -> 1.1

arts-gcc43.patch [new file with mode: 0644]

diff --git a/arts-gcc43.patch b/arts-gcc43.patch
new file mode 100644 (file)
index 0000000..5876ca1
--- /dev/null
@@ -0,0 +1,10 @@
+--- arts-1.5.9/mcop/mcoputils.cc.orig  2008-02-13 10:35:23.000000000 +0100
++++ arts-1.5.9/mcop/mcoputils.cc       2008-04-29 16:31:00.000000000 +0200
+@@ -36,6 +36,7 @@
+ #include <cstring>
+ #include <stdio.h>
+ #include <map>
++#include <climits>
+       
+ using namespace std;
+ using namespace Arts;
This page took 0.062055 seconds and 4 git commands to generate.