linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / linux / profile.h
index 1f2fea6..026969a 100644 (file)
@@ -14,7 +14,6 @@
 
 struct proc_dir_entry;
 struct pt_regs;
-struct notifier_block;
 
 /* init basic kernel profiler */
 void __init profile_init(void);
@@ -33,6 +32,7 @@ enum profile_type {
 
 #ifdef CONFIG_PROFILING
 
+struct notifier_block;
 struct task_struct;
 struct mm_struct;