1 /* PR 15220 */
2 
3 #include <nonexist0.h>
4 #include "nonexist.h"
5 int
main()6 main ()
7 {
8   return 0;
9 }
10