DO NOT MERGE recovery: Switch applypatch/ and updater/ to cpp.

Mostly trivial changes to make cpp compiler happy.

Change-Id: I69bd1d96fcccf506007f6144faf37e11cfba1270
(cherry picked from commit ba9a42aa7e)
This commit is contained in:
Tao Bao
2015-06-23 23:23:33 -07:00
committed by Rom Lemarchand
parent 806f72f9e6
commit 818fa781d1
15 changed files with 304 additions and 300 deletions
-2
View File
@@ -30,10 +30,8 @@
#include "roots.h"
#include "common.h"
#include "make_ext4fs.h"
extern "C" {
#include "wipe.h"
#include "cryptfs.h"
}
static struct fstab *fstab = NULL;