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

« back to all changes in this revision

Viewing changes to daemons/clvmd/clvmd-singlenode.c

  • Committer: Package Import Robot
  • Author(s): Bastian Blank
  • Date: 2014-08-19 15:37:06 UTC
  • mfrom: (1.1.18)
  • Revision ID: package-import@ubuntu.com-20140819153706-i1gaio8lg534dara
Tags: 2.02.109-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#include "locking.h"
20
20
#include "clvm.h"
21
21
#include "clvmd-comms.h"
22
 
#include "lvm-functions.h"
23
22
#include "clvmd.h"
24
23
 
25
24
#include <sys/un.h>