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