opnsense-src/test/Preprocessor/header_lookup1.c

3 lines
98 B
C
Raw Normal View History

2010-01-01 05:34:51 -05:00
// RUN: %clang -fno-ms-extensions -I /usr/include %s -E | grep 'stdio.h.*3.*4'
2009-06-02 13:58:47 -04:00
#include <stdio.h>