mirror of
https://github.com/google/leveldb.git
synced 2025-01-15 05:30:08 +08:00
Remove <pthread.h> include and find_package() from build files
This commit is contained in:
parent
c5d5174a66
commit
dd6658754f
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <pthread.h>
|
|
||||||
#include <sys/mman.h>
|
#include <sys/mman.h>
|
||||||
#ifndef __Fuchsia__
|
#ifndef __Fuchsia__
|
||||||
#include <sys/resource.h>
|
#include <sys/resource.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user