am e4fe1e96: am 06352ccb: Merge "Add a missing include."

* commit 'e4fe1e967cebbbdf7e748ec1d362b62d408230ef':
  Add a missing include.
This commit is contained in:
Dan Albert 2014-11-21 23:13:25 +00:00 committed by Android Git Automerger
commit bf5339f414

View file

@ -30,6 +30,9 @@
*/
#include "commands/virtual_partitions.h"
#include <string.h>
#include "debug.h"
static struct virtual_partition *partitions = NULL;