X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fntfs%2Fsysctl.h;h=beda5bf96405df5f8c630ffe1197395969adf86a;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=df749cc0aac82890fa5af53ef6f9ab200d3ec4fb;hpb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;p=linux-2.6.git diff --git a/fs/ntfs/sysctl.h b/fs/ntfs/sysctl.h index df749cc0a..beda5bf96 100644 --- a/fs/ntfs/sysctl.h +++ b/fs/ntfs/sysctl.h @@ -24,9 +24,8 @@ #ifndef _LINUX_NTFS_SYSCTL_H #define _LINUX_NTFS_SYSCTL_H -#include -#if (DEBUG && CONFIG_SYSCTL) +#if defined(DEBUG) && defined(CONFIG_SYSCTL) extern int ntfs_sysctl(int add);