[PATCH] remove sched.h from elf.h

Matthew Wilcox (willy@debian.org)
Sun, 17 Nov 2002 04:13:23 +0000


elf.h simply doesn't need sched.h

diff -urpNX dontdiff linux-2.5.47/include/linux/elf.h linux-2.5.47-pci/include/linux/elf.h
--- linux-2.5.47/include/linux/elf.h 2002-11-14 10:52:17.000000000 -0500
+++ linux-2.5.47-pci/include/linux/elf.h 2002-11-16 22:23:32.000000000 -0500
@@ -1,7 +1,6 @@
#ifndef _LINUX_ELF_H
#define _LINUX_ELF_H

-#include <linux/sched.h>
#include <linux/types.h>
#include <asm/elf.h>

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