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:
Jason Dillaman 2016-06-14 20:56:39 -04:00
parent 34734ced69
commit edbc47222d

View File

@ -19,7 +19,6 @@
extern "C" {
#endif
#include "../compat.h"
#include <netinet/in.h>
#if defined(__linux__)
#include <linux/types.h>