]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/common/dns_resolve.cc: reorder the includes
authorWillem Jan Withagen <wjw@digiware.nl>
Fri, 29 Jul 2016 18:22:22 +0000 (20:22 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Fri, 29 Jul 2016 18:22:22 +0000 (20:22 +0200)
commit4557585447ea050875f024adce079210460079ed
tree9612cfa06327725dfc990cc7bc7a4c23d61db615
parente5b3ee0b79f4ec0ab07cc92fa8369f28d6f28a39
src/common/dns_resolve.cc: reorder the includes

 - dns_resolv.h should only be include after all the std-includes are
   made. Otherwise it will result into undefined structs/variables on
   FreeBSD/Clang

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/common/dns_resolve.cc