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

Commit 06352ccb authored by Dan Albert's avatar Dan Albert Committed by Gerrit Code Review
Browse files

Merge "Add a missing include."

parents caed3d9f 592d3350
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;