~ubuntu-branches/debian/sid/lvm2/sid

« back to all changes in this revision

Viewing changes to lib/format_text/import.c

  • Committer: Package Import Robot
  • Author(s): Bastian Blank
  • Date: 2013-03-03 12:33:47 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20130303123347-smfwei6dodkdth55
Tags: 2.02.98-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
#include "lib.h"
17
17
#include "metadata.h"
18
18
#include "import-export.h"
19
 
#include "display.h"
20
 
#include "toolcontext.h"
21
 
#include "lvmcache.h"
22
19
 
23
20
/* FIXME Use tidier inclusion method */
24
21
static struct text_vg_version_ops *(_text_vsn_list[2]);