minigbm: format fix and add missing header
BUG=n/a TEST=build Change-Id: Id2dac9a25190ba8ee05f42ef3a4ff8a1e3965844 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/4269511 Reviewed-by: Satoshi Niwa <niwa@chromium.org> Commit-Queue: Yiwei Zhang <zzyiwei@chromium.org> Tested-by: Yiwei Zhang <zzyiwei@chromium.org> Auto-Submit: Yiwei Zhang <zzyiwei@chromium.org>
This commit is contained in:
parent
3e300b638a
commit
b377924a7b
3 changed files with 5 additions and 7 deletions
|
|
@ -9,6 +9,7 @@
|
|||
#include <fcntl.h>
|
||||
#include <stdatomic.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <sys/mman.h>
|
||||
#include <unistd.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue