Fix header file for property_get

Change-Id: Id8a8c0e2b5a0a6d5b656fe8f517ded5df512b1a1
This commit is contained in:
Ethan Yonker
2018-08-31 14:23:16 -05:00
parent e9afc3de0f
commit 007de98f69
+1 -4
View File
@@ -31,10 +31,7 @@
#include <sys/param.h>
#include <fcntl.h>
#ifdef TW_INCLUDE_CRYPTO
#include "cutils/properties.h"
#endif
#include "cutils/properties.h"
#include "libblkid/include/blkid.h"
#include "variables.h"
#include "twcommon.h"