messages: add missing header to MMDSLoadTargets

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
Patrick Donnelly 2017-04-17 16:04:51 -04:00
parent 9285b029a8
commit 4bc458cf20
No known key found for this signature in database
GPG Key ID: 3A2A7E25BEA8AADB

View File

@ -16,6 +16,7 @@
#define CEPH_MMDSLoadTargets_H
#include "msg/Message.h"
#include "mds/mdstypes.h"
#include "messages/PaxosServiceMessage.h"
#include "include/types.h"