[PATCH 3/10] UML - Remove a useless include

From: Jeff Dike
Date: Wed Sep 14 2005 - 17:28:51 EST


linux/inet.h isn't needed, and on my system, is empty.

Signed-off-by: Jeff Dike <jdike@xxxxxxxxxxx>

Index: linux-2.6.13-mm1/arch/um/drivers/mcast_user.c
===================================================================
--- linux-2.6.13-mm1.orig/arch/um/drivers/mcast_user.c 2005-06-17 15:48:29.000000000 -0400
+++ linux-2.6.13-mm1/arch/um/drivers/mcast_user.c 2005-09-02 19:41:45.000000000 -0400
@@ -13,7 +13,6 @@

#include <errno.h>
#include <unistd.h>
-#include <linux/inet.h>
#include <sys/socket.h>
#include <sys/un.h>
#include <sys/time.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/