Menu

#31 mismatched parentheses in #if

open
nobody
None
5
2005-03-09
2005-03-09
Anonymous
No

Suse linux 9.0
The code looks this way:
#include <linux/version.h>
........................
#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,4)
error I get is "mismatched parentheses in #if"

my email: piotrows@stbernard.com

Discussion


Log in to post a comment.