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