// RUN: %clang_cc1 -isystem %S/Inputs -fsyntax-only -verify %s #include extern "C" { void *malloc(__SIZE_TYPE__); }