summarylogtreecommitdiffstats
path: root/arch-linux.patch
diff options
context:
space:
mode:
authorTony Lambiris2019-02-16 22:31:47 -0500
committerTony Lambiris2019-02-16 22:31:47 -0500
commitb294b7ad269f2d0bd113e56bf2ac22c5e4d8a095 (patch)
tree5ab41322892329e4419a07687e43f1b9c7df75a5 /arch-linux.patch
parent6f7aa6f10f592b0e806fe34350bd58cb2bb00aba (diff)
downloadaur-b294b7ad269f2d0bd113e56bf2ac22c5e4d8a095.tar.gz
Version bump
Diffstat (limited to 'arch-linux.patch')
-rw-r--r--arch-linux.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch-linux.patch b/arch-linux.patch
index 67288b74166a..f8a827303019 100644
--- a/arch-linux.patch
+++ b/arch-linux.patch
@@ -86,3 +86,14 @@ index c5f644c45..7510a6e38 100644
-Wextra
-pedantic
-Wuseless-cast
+diff --git a/include/osquery/posix/system.h b/include/osquery/posix/system.h
+index 9e16897bc..dc92d439e 100644
+--- a/include/osquery/posix/system.h
++++ b/include/osquery/posix/system.h
+@@ -15,6 +15,7 @@
+ #include <string>
+
+ #include <boost/filesystem/path.hpp>
++#include <boost/core/noncopyable.hpp>
+
+ #include <osquery/core.h>