mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
librados: restore ability to compile against librados
Partial revert of 62be9268de
which
added a new header dependency which was is not part of the librados
API.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
This commit is contained in:
parent
34734ced69
commit
edbc47222d
@ -19,7 +19,6 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "../compat.h"
|
||||
#include <netinet/in.h>
|
||||
#if defined(__linux__)
|
||||
#include <linux/types.h>
|
||||
|
Loading…
Reference in New Issue
Block a user