]> sourceware.org Git - lvm2.git/commitdiff
Fix missing declaration for fs_unlock
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 10 Jan 2011 19:49:42 +0000 (19:49 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 10 Jan 2011 19:49:42 +0000 (19:49 +0000)
lib/misc/lvm-exec.c

index 6dde265c6ffef30eb2c61e53d03c03d70f291006..eed3f393ec4e15fcf11c8ecf484a60f71eba7cdd 100644 (file)
@@ -18,6 +18,7 @@
 #include "locking.h"
 #include "lvm-exec.h"
 #include "toolcontext.h"
+#include "activate.h"
 
 #include <unistd.h>
 #include <sys/wait.h>
This page took 0.04148 seconds and 5 git commands to generate.