commit | 8c24cd62187fb963cb1b76d2e91ae8c247c7f6fb | [log] [tgz] |
---|---|---|
author | Tim Murray <[email protected]> | Thu Apr 10 18:04:39 2014 -0700 |
committer | Tim Murray <[email protected]> | Thu Apr 24 20:53:49 2014 +0000 |
tree | 43cc09750a91392eb6b7b178054a64e22a7e2598 | |
parent | d3fe4992b47848deb9a2876951aeb0bb1c62ad3f [diff] [blame] |
Update fw/rs for Clang 3.5. Change-Id: I0a9a1b1e61cb435f0102936ad9ffd51599c49e88
diff --git a/cpp/rsCppStructs.h b/cpp/rsCppStructs.h index 8b07bf0..1ab1a6d 100644 --- a/cpp/rsCppStructs.h +++ b/cpp/rsCppStructs.h
@@ -23,6 +23,7 @@ #include <vector> #include <string> +#include <pthread.h> /** * Every row in an RS allocation is guaranteed to be aligned by this amount, and