]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/common/hostname.cc
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / common / hostname.cc
index 879fc93969ee30aed8697d7b425e1935040be7d6..b452a5723727d9b204adfb7f63e0286c070badab 100644 (file)
@@ -16,6 +16,8 @@
 
 #include <unistd.h>
 
+#include "include/compat.h"
+
 std::string ceph_get_hostname()
 {
   // are we in a container?  if so we would prefer the *real* hostname.