1 /* Copyright (c) 2002 Free Software Foundation Inc. */
3 /* Test that macros are not expanded in the <> quotes of #inlcude. */
5 /* { dg-do preprocess } */
7 #define __STDC__ 1 /* Stop complaints about non-ISO compilers. */
9 #include <stdio.h> /* { dg-bogus "o such file or directory" } */