OSDN Git Service

util: #include "c99_compat.h" to fix Windows build
authorBrian Paul <brianp@vmware.com>
Mon, 3 Apr 2017 14:44:10 +0000 (08:44 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 3 Apr 2017 19:09:05 +0000 (13:09 -0600)
commit960f640c7ae2526691577e9edb355cac0bd58823
tree150644a45ea8773f63be85adf953a0643bbd60db
parent0fb2c16b3b83f27baed1a3b0bb608b117a725f80
util: #include "c99_compat.h" to fix Windows build

Otherwise, we were getting the definition for 'inline' by chance from
some other preceeding #include.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
src/util/list.h
src/util/mesa-sha1.h