Re: [PATCH 6/67] aufs main header file

From: Jan Engelhardt
Date: Fri May 16 2008 - 11:33:50 EST



On Friday 2008-05-16 16:32, hooanon05@xxxxxxxxxxx wrote:
>+
>+#include <linux/version.h>
>+#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 25)
>+#error you got wrong version
>+#endif

Kill this.


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