[tip:tools/kvm] kvm tools: remove duplicated include from builtin-setup.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit-ID:  75871dd1facbb9aa919f36e805d2d054271f1df3
Gitweb:     http://git.kernel.org/tip/75871dd1facbb9aa919f36e805d2d054271f1df3
Author:     Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>
AuthorDate: Fri, 26 Oct 2012 23:17:30 +0800
Committer:  Pekka Enberg <penberg@xxxxxxxxxx>
CommitDate: Fri, 26 Oct 2012 18:28:14 +0300

kvm tools: remove duplicated include from builtin-setup.c

Remove duplicated include.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>
Signed-off-by: Pekka Enberg <penberg@xxxxxxxxxx>
---
 tools/kvm/builtin-setup.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/tools/kvm/builtin-setup.c b/tools/kvm/builtin-setup.c
index 1b865b7..c5b0566 100644
--- a/tools/kvm/builtin-setup.c
+++ b/tools/kvm/builtin-setup.c
@@ -13,11 +13,7 @@
 #include <string.h>
 #include <unistd.h>
 #include <stdio.h>
-#include <sys/types.h>
 #include <sys/mman.h>
-#include <sys/stat.h>
-#include <string.h>
-#include <unistd.h>
 #include <fcntl.h>
 
 extern char _binary_guest_init_start;
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Stable Commits]     [Linux Stable Kernel]     [Linux Kernel]     [Linux USB Devel]     [Linux Video &Media]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux