1 /* Copyright (C) 2003, 2008 Free Software Foundation, Inc.  */
2 
3 /* { dg-do preprocess } */
4 /* { dg-options "-Wno-deprecated" } */
5 
6 /* This tests that the file is only included once
7    Neil Booth, 2 August 2003.  */
8 
9 #include "import2.h"
10 #import "import2.h"
11 #include "import2.h"
12