Skip to content

Commit 1de0438

Browse files
committed
fix a typo
1 parent 76eb7ad commit 1de0438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hv_kvm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#icnlude <assert.h>
1+
#include <assert.h>
22
#include <err.h>
33
#include <fcntl.h>
44
#include <linux/kvm.h>

0 commit comments

Comments
 (0)