fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / fs / ntfs / sysctl.h
index df749cc..beda5bf 100644 (file)
@@ -24,9 +24,8 @@
 #ifndef _LINUX_NTFS_SYSCTL_H
 #define _LINUX_NTFS_SYSCTL_H
 
-#include <linux/config.h>
 
-#if (DEBUG && CONFIG_SYSCTL)
+#if defined(DEBUG) && defined(CONFIG_SYSCTL)
 
 extern int ntfs_sysctl(int add);