]> granicus.if.org Git - clang/commit
Make sure we don't include mm_malloc.h in this test, it includes errno.h which
authorDaniel Dunbar <daniel@zuster.org>
Fri, 26 Mar 2010 20:17:23 +0000 (20:17 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 26 Mar 2010 20:17:23 +0000 (20:17 +0000)
commit60c38932240b9c4a7da82c46a79eda2d4ffe78fd
treeba9bbf56d9855f1e9ff68853ce8897bb0c580a96
parent82049c08da882602cdfa7de37079d6e3f7eb6893
Make sure we don't include mm_malloc.h in this test, it includes errno.h which
we aren't always able to find on Win32.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99649 91177308-0d34-0410-b5e6-96231b3b80d8
test/Headers/c89.c