OSDN Git Service

mesa: Remove duplicate include.
authorMathias Fröhlich <mathias.froehlich@web.de>
Sun, 14 Aug 2016 12:03:58 +0000 (14:03 +0200)
committerMathias Fröhlich <mathias.froehlich@web.de>
Mon, 15 Aug 2016 05:10:39 +0000 (07:10 +0200)
commit312ece9cd773553a8a45a5d81edc7c09032ff4f1
tree5d420264e4ce81f9f435821008df433748b0deb1
parent84984b998632a17b373c7be2441c764879a6cae5
mesa: Remove duplicate include.

In api_validate.c stdbool.h was included twice.

Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/api_validate.c