repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
import2.c
blob
5c32523880e5aa1e78e4481619b6b0b11c829691
1
/* Copyright (C) 2003 Free Software Foundation, Inc. */
2
3
/* { dg-do preprocess } */
4
/* { dg-options "" } */
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"