LVS
lvs-devel
Google
 
Web LinuxVirtualServer.org

Re: [patch 2/5] ipvsadm: Dont include getopt.h

To: Simon Horman <horms@xxxxxxxxxxxx>
Subject: Re: [patch 2/5] ipvsadm: Dont include getopt.h
Cc: lvs-devel@xxxxxxxxxxxxxxx, Julian Anastasov <ja@xxxxxx>, Nick Chalk <nick@xxxxxxxxxxxxxxxx>
From: Wensong Zhang <wensong@xxxxxxxxxxxx>
Date: Tue, 27 Jul 2010 13:26:11 +0800
Applied, thanks!

On Mon, Jul 26, 2010 at 4:04 PM, Simon Horman <horms@xxxxxxxxxxxx> wrote:
> getopt isn't used any more.
>
> Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx>
>
> Index: trunk/ipvsadm.c
> ===================================================================
> --- trunk.orig/ipvsadm.c        2010-07-25 15:41:19.000000000 +0900
> +++ trunk/ipvsadm.c     2010-07-25 15:41:28.000000000 +0900
> @@ -93,7 +93,6 @@
>  #undef __KERNEL__      /* Makefile lazyness ;) */
>  #include <stdio.h>
>  #include <stdlib.h>
> -#include <getopt.h>
>  #include <netdb.h>
>  #include <string.h>
>  #include <unistd.h>
>
>
--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

<Prev in Thread] Current Thread [Next in Thread>