Coccinelle release 0.2.5-rc3
[bpt/coccinelle.git] / tests / inclifdef.c
1 #include <linux/foo.h>
2 #ifdef CONFIG
3 #include <linux/bar.h>
4 #endif