Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xing Lin
qemu
Commits
c9344f22
Commit
c9344f22
authored
Feb 03, 2012
by
Anthony Liguori
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix build breakage from last commit.
Signed-off-by:
Anthony Liguori
<
aliguori@us.ibm.com
>
parent
eeb9c1b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
blockdev.c
blockdev.c
+1
-0
No files found.
blockdev.c
View file @
c9344f22
...
...
@@ -18,6 +18,7 @@
#include "block_int.h"
#include "qmp-commands.h"
#include "trace.h"
#include "arch_init.h"
static
QTAILQ_HEAD
(
drivelist
,
DriveInfo
)
drives
=
QTAILQ_HEAD_INITIALIZER
(
drives
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment