Merge "Include bspatch.h from bsdiff/"

This commit is contained in:
Alex Deymo
2017-11-10 09:54:11 +00:00
committed by Gerrit Code Review

View File

@@ -26,7 +26,7 @@
#include <string>
#include <android-base/logging.h>
#include <bspatch.h>
#include <bsdiff/bspatch.h>
#include <openssl/sha.h>
#include "applypatch/applypatch.h"