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

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

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

* commit '06352ccb':
  Add a missing include.
parents b0669f5a 06352ccb
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;