]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Event: remove extra header files
authorHaomai Wang <haomai@xsky.com>
Tue, 24 May 2016 07:52:44 +0000 (15:52 +0800)
committerHaomai Wang <haomai@xsky.com>
Wed, 29 Jun 2016 04:14:04 +0000 (12:14 +0800)
Signed-off-by: Haomai Wang <haomai@xsky.com>
src/msg/async/Event.cc
src/msg/async/Event.h

index 0a6afb4654cf6a09cbbbab7211b13944fe9b9130..e6d7fcdebd69760b8bdd72e4290b5188f0daf0a6 100644 (file)
@@ -14,8 +14,6 @@
  *
  */
 
-#include <time.h>
-
 #include "common/errno.h"
 #include "Event.h"
 
index 344f322e18e4f4f325e9af49a02b69cacd60cd1c..d51b6bc13e7fad329d11687cdb9f8d15063b8b24 100644 (file)
@@ -41,8 +41,6 @@
 #include <mutex>
 #include <condition_variable>
 
-#include "include/utime.h"
-#include "include/unordered_map.h"
 #include "common/ceph_time.h"
 #include "common/dout.h"
 #include "net_handler.h"