summaryrefslogtreecommitdiffstats
path: root/src/messages/MLogAck.h
diff options
context:
space:
mode:
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>2010-12-02 19:54:09 +0100
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>2010-12-07 00:30:17 +0100
commit4ef069c3f019af4db247602c782ff199c3ae3902 (patch)
tree93e47032288b68f06ee75405e52199a7cd1089aa /src/messages/MLogAck.h
parentlogging: better syntax for LogClient (diff)
downloadceph-4ef069c3f019af4db247602c782ff199c3ae3902.tar.xz
ceph-4ef069c3f019af4db247602c782ff199c3ae3902.zip
logging:Move LogEntry.h into common with LogClient
Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
Diffstat (limited to 'src/messages/MLogAck.h')
-rw-r--r--src/messages/MLogAck.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/messages/MLogAck.h b/src/messages/MLogAck.h
index 1617096230d..27b098276a1 100644
--- a/src/messages/MLogAck.h
+++ b/src/messages/MLogAck.h
@@ -15,8 +15,6 @@
#ifndef CEPH_MLOGACK_H
#define CEPH_MLOGACK_H
-#include "include/LogEntry.h"
-
class MLogAck : public Message {
public:
ceph_fsid_t fsid;