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