1 /* This file should generate an error because #include_next is not a 2 standard directive. */ 3 4 #include_next <stdio.h> 5