summarylogtreecommitdiffstats
path: root/sysmacros.patch
diff options
context:
space:
mode:
authorBailey Kasin2018-11-07 23:07:22 -0800
committerBailey Kasin2018-11-07 23:07:22 -0800
commit1695969b68b951f6b4697c067b85e80e205a14fd (patch)
tree0851d8361972f7387bf7fdf0bbb062088e59de66 /sysmacros.patch
parentdf01dbe18a6778f4bbe5e3b50f64ba65f563fb68 (diff)
downloadaur-1695969b68b951f6b4697c067b85e80e205a14fd.tar.gz
Update to version 1.0.4
Diffstat (limited to 'sysmacros.patch')
-rw-r--r--sysmacros.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysmacros.patch b/sysmacros.patch
new file mode 100644
index 000000000000..010fe44a4a67
--- /dev/null
+++ b/sysmacros.patch
@@ -0,0 +1,10 @@
+--- libproc/Psymtab.c 2018-08-10 15:32:48.000000000 -0700
++++ libproc/Psymtab-fix.c 2018-11-07 23:03:44.737430025 -0800
+@@ -23,6 +23,7 @@
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <sys/ptrace.h>
++#include <sys/sysmacros.h>
+ #include <port.h>
+ #include <setjmp.h>
+