~ubuntu-branches/ubuntu/precise/ceph/precise-proposed

« back to all changes in this revision

Viewing changes to src/mds/events/ETableServer.h

  • Committer: Bazaar Package Importer
  • Author(s): Laszlo Boszormenyi (GCS)
  • Date: 2011-04-25 10:09:05 UTC
  • mfrom: (1.1.3 upstream) (0.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110425100905-exm7dfvi2v5ick02
Tags: 0.27-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
#ifndef CEPH_MDS_ETABLESERVER_H
16
16
#define CEPH_MDS_ETABLESERVER_H
17
17
 
18
 
#include "config.h"
 
18
#include "common/config.h"
19
19
#include "include/types.h"
20
20
 
21
21
#include "../mds_table_types.h"