]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
add <sys/sysmacros.h> to avoid warning with glibc 2.25
authorAaron Gao <gzh@fb.com>
Wed, 26 Apr 2017 08:09:05 +0000 (01:09 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 26 Apr 2017 08:26:55 +0000 (01:26 -0700)
commit3b4d1b7a446dcf7cc6937db4f61734f7b0093a09
treeee4e426fb33bff1ae1be4a586c274ab023304fb2
parente5e545a021542f95712039b67b9863175433a88b
add <sys/sysmacros.h> to avoid warning with glibc 2.25

Summary:
https://github.com/facebook/rocksdb/issues/2152
Closes https://github.com/facebook/rocksdb/pull/2208

Differential Revision: D4945577

Pulled By: lightmark

fbshipit-source-id: 4e679150f2c9443d3be0b6008b26b65fabbda75a
env/io_posix.cc