OSDN Git Service

Explicitly include string.h
authorRob Herring <robh@kernel.org>
Wed, 24 Jan 2018 14:21:50 +0000 (08:21 -0600)
committerRob Herring <robh@kernel.org>
Wed, 24 Jan 2018 14:21:50 +0000 (08:21 -0600)
commited2c246bfc6c4bd8f9ef72b6a771814cf493c1f8
tree7d5812c9ea2027af93eabe6dad145115f750b13a
parent35be82684a04b7b8f99a69e5e0ae402d85238a4e
Explicitly include string.h

The master build started failing on strcmp and memset being undeclared, so
explicitly include string.h.

Change-Id: I55d042b34e55375ed50f9300ab0c3abdfa0f2631
Signed-off-by: Rob Herring <robh@kernel.org>
gralloc.cpp
gralloc_gbm.cpp