public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2/tools lvm-static.c
@ 2005-02-18 18:58 agk
  0 siblings, 0 replies; 2+ messages in thread
From: agk @ 2005-02-18 18:58 UTC (permalink / raw)
  To: lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2005-02-18 18:58:31

Added files:
	tools          : lvm-static.c 

Log message:
	Static binary invokes dynamic binary if appropriate.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/tools/lvm-static.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* LVM2/tools lvm-static.c
@ 2009-01-20 20:37 mbroz
  0 siblings, 0 replies; 2+ messages in thread
From: mbroz @ 2009-01-20 20:37 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	mbroz@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] 2+ messages in thread

end of thread, other threads:[~2009-01-20 20:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-18 18:58 LVM2/tools lvm-static.c agk
2009-01-20 20:37 mbroz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).