summarylogtreecommitdiffstats
path: root/poldi-arch.patch
diff options
context:
space:
mode:
authorshtrom2010-11-03 23:21:41 +0000
committerOlivier Mehani2015-07-01 13:20:12 +1000
commit97b4ef3805eedc5f8490363c6052433ac0a8d01b (patch)
tree2b0565f8dcfc5764e3bea4a366018193dea53681 /poldi-arch.patch
downloadaur-97b4ef3805eedc5f8490363c6052433ac0a8d01b.tar.gz
[poldi] Import 0.4-3 from AUR.
2015-07-01: Force add .SRCINFO to please aur4.
Diffstat (limited to 'poldi-arch.patch')
-rw-r--r--poldi-arch.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/poldi-arch.patch b/poldi-arch.patch
new file mode 100644
index 000000000000..25fd848a2a92
--- /dev/null
+++ b/poldi-arch.patch
@@ -0,0 +1,11 @@
+diff -ur poldi-0.4-orig/src/util/support.c poldi-0.4/src/util/support.c
+--- poldi-0.4-orig/src/util/support.c 2008-11-10 11:10:19.000000000 +0000
++++ poldi-0.4/src/util/support.c 2008-11-10 11:10:38.000000000 +0000
+@@ -20,6 +20,7 @@
+
+ #include "util-local.h"
+
++#include <limits.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <assert.h>