am f4530d6e: Merge "Add missing includes."
* commit 'f4530d6eed5fa432fe9283355a265a38aea58bc6': Add missing includes.
This commit is contained in:
@@ -16,8 +16,9 @@
|
||||
|
||||
#include <hardware/hardware.h>
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <malloc.h>
|
||||
|
||||
#include <cutils/log.h>
|
||||
#include <cutils/atomic.h>
|
||||
|
||||
@@ -14,8 +14,9 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <malloc.h>
|
||||
|
||||
#include <cutils/log.h>
|
||||
#include <cutils/native_handle.h>
|
||||
|
||||
Reference in New Issue
Block a user