X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fntfs%2Fsysctl.h;h=c8064cae8f17edfc743c25b886c63135b30dbcf5;hb=cc169158e75d370ff961e5653a326a7ee1688b6b;hp=df749cc0aac82890fa5af53ef6f9ab200d3ec4fb;hpb=207e0a826fdee4bfe853681aef2175a739c11286;p=linux-2.6.git diff --git a/fs/ntfs/sysctl.h b/fs/ntfs/sysctl.h index df749cc0a..c8064cae8 100644 --- a/fs/ntfs/sysctl.h +++ b/fs/ntfs/sysctl.h @@ -26,7 +26,7 @@ #include -#if (DEBUG && CONFIG_SYSCTL) +#if defined(DEBUG) && defined(CONFIG_SYSCTL) extern int ntfs_sysctl(int add);