X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fntfs%2Fsysctl.h;h=c8064cae8f17edfc743c25b886c63135b30dbcf5;hb=6c231b7bab0aa6860cd9da2de8a064eddc34c146;hp=df749cc0aac82890fa5af53ef6f9ab200d3ec4fb;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6 diff --git a/fs/ntfs/sysctl.h b/fs/ntfs/sysctl.h index df749cc0aa..c8064cae8f 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);