]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/dns_resolve.h
update sources to v12.1.0
[ceph.git] / ceph / src / common / dns_resolve.h
index dbcc79a7b5c91a38efac5af805bb743b96d68768..3e8f7e46302189804f5f9443815dc37ebf08c89b 100644 (file)
 #ifndef CEPH_DNS_RESOLVE_H
 #define CEPH_DNS_RESOLVE_H
 
-#include <string>
-#include <sys/types.h>
 #include <netinet/in.h>
 #include <resolv.h>
 
 #include "common/Mutex.h"
-#include "common/ceph_context.h"
 
 struct entity_addr_t;