common: Prune all redundant includes
This commit is contained in:
parent
335082e74e
commit
9d7cc2bedc
10 changed files with 3 additions and 34 deletions
|
@ -22,11 +22,7 @@
|
|||
#include "common/string_util.h"
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <cerrno>
|
||||
#include <cstring>
|
||||
#ifdef ANDROID
|
||||
#include <sys/ioctl.h>
|
||||
#include <linux/ashmem.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue