Signed-off-by: John Coyle <dx9err@gmail.com>
#include "global/global_init.h"
#include "common/safe_io.h"
-#if !defined(DARWIN) && !defined(__FreeBSD__)
-#include <envz.h>
-#endif // DARWIN
-
#include <sys/types.h>
#include <fcntl.h>
#include "common/ceph_argparse.h"
#include "common/pick_address.h"
-#if !defined(DARWIN) && !defined(__FreeBSD__)
-#include <envz.h>
-#endif // DARWIN || __FreeBSD__
-
#include <sys/types.h>
#include <fcntl.h>
#include "global/global_init.h"
#include "common/ceph_argparse.h"
-#ifndef DARWIN
-#include <envz.h>
-#endif // DARWIN
-
#include <sys/types.h>
#include <fcntl.h>