gallium: do not wrap header inclusion in
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 25 Nov 2015 20:43:03 +0000 (20:43 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 9 Mar 2016 17:21:39 +0000 (17:21 +0000)
commit373f118c6c750d717fd0727fc3fc191828714c6f
tree09eebda7e8291ed3cd01960aaa84728a9c36a114
parent69d389c52f91e4d36e740f804a36b50af657a786
gallium: do not wrap header inclusion in

Add one missing extern C guard within include/pipe/p_video_enums.h, and
remove the wrapping throughout gallium.

On Haiku one could even use the gallium debug_printf() although
that's another topic.

v2: Leave dbghelp.h as is (Jose)

Cc: Jose Fonseca <jfonseca@vmware.com>
Cc: Brian Paul <brianp@vmware.com>
Cc: Alexander von Gluck IV <kallisti5@unixzen.com>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/tgsi/tgsi_sanity.h
src/gallium/auxiliary/tgsi/tgsi_text.h
src/gallium/auxiliary/util/u_debug.h
src/gallium/auxiliary/util/u_draw_quad.h
src/gallium/auxiliary/util/u_helpers.h
src/gallium/auxiliary/util/u_video.h
src/gallium/include/pipe/p_format.h
src/gallium/include/pipe/p_video_codec.h
src/gallium/include/pipe/p_video_enums.h