All of lore.kernel.org
 help / color / mirror / Atom feed
* LVM2/tools lvm-static.c
@ 2009-01-20 20:37 mbroz
  0 siblings, 0 replies; only message in thread
From: mbroz @ 2009-01-20 20:37 UTC (permalink / raw)
  To: lvm-devel

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mbroz at sourceware.org	2009-01-20 20:37:42

Modified files:
	tools          : lvm-static.c 

Log message:
	Use tools.h in for lvm-static.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/tools/lvm-static.c.diff?cvsroot=lvm2&r1=1.7&r2=1.8

--- LVM2/tools/lvm-static.c	2009/01/20 17:07:53	1.7
+++ LVM2/tools/lvm-static.c	2009/01/20 20:37:41	1.8
@@ -13,8 +13,8 @@
  * Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#include "tools.h"
 #include "lvm2cmdline.h"
-#include "lib.h"
 
 int main(int argc, char **argv)
 {



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-20 20:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-20 20:37 LVM2/tools lvm-static.c mbroz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.