Re: Linux v2.6.16

From: Jeff Garzik
Date: Mon Mar 20 2006 - 14:02:47 EST


Joe Korty wrote:
Git patch 52dfa9a64cfb3dd01fa1ee1150d589481e54e28e

[PATCH] move rtc_interrupt() prototype to rtc.h

broke strace(1) builds. The below moves the kernel-only additions lower,
under the already provided #ifdef __KERNEL__ statement.


2.6.16-jak/include/linux/rtc.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

strace should be using sanitized versions of the kernel headers, not directly including them verbatim...

Jeff



-
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/