]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw/rgw_file.cc: Add compat.h to allow CLOCK_MONOTONE 12309/head
authorWillem Jan Withagen <wjw@digiware.nl>
Sun, 4 Dec 2016 22:26:16 +0000 (23:26 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Sun, 4 Dec 2016 22:26:16 +0000 (23:26 +0100)
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/rgw/rgw_file.cc

index b536aad0e7934e1ec7baa89110f8c566b3d9d373..b04c71628518985bf37957f42fdaa1c5c53083de 100644 (file)
@@ -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 <sys/types.h>