diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/inc/foo.h')
-rw-r--r-- | gcc/testsuite/gcc.dg/cpp/inc/foo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/cpp/inc/foo.h b/gcc/testsuite/gcc.dg/cpp/inc/foo.h new file mode 100644 index 000000000..ec770476c --- /dev/null +++ b/gcc/testsuite/gcc.dg/cpp/inc/foo.h @@ -0,0 +1 @@ +extern int a; |