]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
messenger/simple_dispatcher.cc: include compat.h for CLOCK_REALTIME_COARSE if not... 10506/head
authorWillem Jan Withagen <wjw@digiware.nl>
Fri, 29 Jul 2016 18:33:04 +0000 (20:33 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Tue, 23 Aug 2016 18:24:40 +0000 (20:24 +0200)
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/test/messenger/simple_dispatcher.cc

index 8548a501f36dc2540a76eda69903dc9b6e383119..562eb5320c5ba263aaad267232c7bf5e58cb7b0f 100644 (file)
@@ -12,6 +12,8 @@
  *
  */
 
+#include "include/compat.h"
+
 #include "simple_dispatcher.h"
 #include "messages/MPing.h"
 #include "messages/MDataPing.h"