gallivm: Include stddef.h before the LLVM C++ headers.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 8 Nov 2011 17:09:37 +0000 (17:09 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 14 Nov 2011 10:06:00 +0000 (10:06 +0000)
commit34930facfe11ef6e322c276295ddf884d36de11c
treec7f5d14e3812380dbbc230d23fbda380e09a93cd
parentb04d19da104729ef0d72981ba66f4d9c9d9f9509
gallivm: Include stddef.h before the LLVM C++ headers.

Necessary with build against LLVM 2.6, with recent gcc, as LLVM headers
depend on ptrdiff_t but don't properly include stddef.h
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp