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

« back to all changes in this revision

Viewing changes to lib/unknown/unknown.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:
17
17
#include "segtype.h"
18
18
#include "display.h"
19
19
#include "text_export.h"
20
 
#include "text_import.h"
21
20
#include "config.h"
22
 
#include "str_list.h"
23
 
#include "targets.h"
24
 
#include "lvm-string.h"
25
21
#include "activate.h"
26
 
#include "str_list.h"
27
 
#include "metadata.h"
28
22
 
29
23
static const char *_unknown_name(const struct lv_segment *seg)
30
24
{