From: Willem Jan Withagen Date: Sun, 4 Dec 2016 22:26:16 +0000 (+0100) Subject: rgw/rgw_file.cc: Add compat.h to allow CLOCK_MONOTONE X-Git-Tag: v11.1.0~5^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ebccc3ffa9db0cdd86af8d729161395d056644f9;p=ceph.git rgw/rgw_file.cc: Add compat.h to allow CLOCK_MONOTONE Signed-off-by: Willem Jan Withagen --- diff --git a/src/rgw/rgw_file.cc b/src/rgw/rgw_file.cc index b536aad0e79..b04c7162851 100644 --- a/src/rgw/rgw_file.cc +++ b/src/rgw/rgw_file.cc @@ -1,6 +1,7 @@ // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*- // vim: ts=8 sw=2 smarttab +#include "include/compat.h" #include "include/rados/rgw_file.h" #include