From: Luis R. Rodriguez Date: Thu, 14 Jan 2010 01:24:33 +0000 (-0800) Subject: Fix typo on 06-header-changes.patch X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ab70452ea6ed845d1623627140f8012eed159085;p=openwrt%2Fstaging%2Fblogic.git Fix typo on 06-header-changes.patch Signed-off-by: Luis R. Rodriguez --- diff --git a/patches/06-header-changes.patch b/patches/06-header-changes.patch index 8c99993a9825..65f5be01f4cf 100644 --- a/patches/06-header-changes.patch +++ b/patches/06-header-changes.patch @@ -118,7 +118,7 @@ cases. #include #include #include -+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24) ++#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24)) #include +#endif #include