From 8e898fe29b4b621df383b49b4a1df8d7d12b9a8f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 9 May 2006 16:35:43 +0000 Subject: Add EABI toolchain git-svn-id: https://svn.o-hand.com/repos/poky/trunk@379 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../linux-libc-headers-2.6.15.99/linux-rtc.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-rtc.patch (limited to 'openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-rtc.patch') diff --git a/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-rtc.patch b/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-rtc.patch new file mode 100644 index 0000000000..36b80fb9d2 --- /dev/null +++ b/openembedded/packages/linux-libc-headers/linux-libc-headers-2.6.15.99/linux-rtc.patch @@ -0,0 +1,11 @@ +--- linux-libc-headers-2.6.15.99/include/linux/rtc.h.orig 2006-03-19 12:31:07.000000000 +0100 ++++ linux-libc-headers-2.6.15.99/include/linux/rtc.h 2006-03-19 12:31:14.000000000 +0100 +@@ -11,8 +11,6 @@ + #ifndef _LINUX_RTC_H_ + #define _LINUX_RTC_H_ + +-#include +- + /* + * The struct used to pass data via the following ioctl. Similar to the + * struct tm in , but it needs to be here so that the kernel -- cgit v1.2.3