[libvirt] [PATCH] virsh: remove a doubled up include for errno.h

Daniel Veillard veillard at redhat.com
Mon Jun 21 07:29:59 UTC 2010


On Mon, Jun 21, 2010 at 12:27:16AM +1000, Justin Clift wrote:
> ---
> 
> Noticed a doubled up include for errno.h.  Pretty sure it's not
> needed.
> 
>  tools/virsh.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/tools/virsh.c b/tools/virsh.c
> index 3057115..0bf7443 100644
> --- a/tools/virsh.c
> +++ b/tools/virsh.c
> @@ -28,7 +28,6 @@
>  #include <time.h>
>  #include <limits.h>
>  #include <assert.h>
> -#include <errno.h>
>  #include <sys/stat.h>
>  #include <inttypes.h>
>  #include <signal.h>

ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list