am 06352ccb: Merge "Add a missing include."
* commit '06352ccb291554c13c1a3e714b558436050b6b74': Add a missing include.
This commit is contained in:
commit
e4fe1e967c
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,9 @@
|
|||
*/
|
||||
|
||||
#include "commands/virtual_partitions.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "debug.h"
|
||||
|
||||
static struct virtual_partition *partitions = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue