summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/include-directive2.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/include-directive2.c')
-rw-r--r--test/Preprocessor/include-directive2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/include-directive2.c b/test/Preprocessor/include-directive2.c
index b205325..5f1ee3c 100644
--- a/test/Preprocessor/include-directive2.c
+++ b/test/Preprocessor/include-directive2.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -Eonly -verify %s
+// RUN: %clang_cc1 -ffreestanding -Eonly -verify %s
# define HEADER <float.h>
# include HEADER
OpenPOWER on IntegriCloud