mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 3/10] UML - Remove a useless include
@ 2005-09-14 21:55 Jeff Dike
  0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2005-09-14 21:55 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, user-mode-linux-devel

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

Signed-off-by: Jeff Dike <jdike@addtoit.com>

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>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-14 22:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-14 21:55 [PATCH 3/10] UML - Remove a useless include Jeff Dike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®