]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/log/LogClock.h
import quincy beta 17.1.0
[ceph.git] / ceph / src / log / LogClock.h
index 07531c8e51a9f8223b60045314d8f73e0fdcf596..c7a4f33d6e453d4c21b537b58b29c81a625e4698 100644 (file)
@@ -12,7 +12,7 @@
 #include "include/ceph_assert.h"
 #include "common/ceph_time.h"
 
-#ifndef suseconds_t
+#ifndef HAVE_SUSECONDS_T
 typedef long suseconds_t;
 #endif