mirror of
https://github.com/ceph/ceph
synced 2025-01-10 13:10:46 +00:00
crushtool.cc: remove twice included sys/stat.h
Fix includes: remove twice included sys/stat.h Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
This commit is contained in:
parent
0718c1523f
commit
1341e6d70d
@ -17,8 +17,6 @@
|
|||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|
||||||
#include <sys/stat.h>
|
|
||||||
|
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
|
|
||||||
#include "common/debug.h"
|
#include "common/debug.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user