Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bf5339f4 authored by Dan Albert's avatar Dan Albert Committed by Android Git Automerger
Browse files

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

* commit 'e4fe1e96':
  Add a missing include.
parents 56929d85 e4fe1e96
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -30,6 +30,9 @@
 */

#include "commands/virtual_partitions.h"

#include <string.h>

#include "debug.h"

static struct virtual_partition *partitions = NULL;