]> sourceware.org Git - lvm2.git/commit
Fix gcc warnings for missing headers and prototypes
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 5 Jan 2011 15:03:43 +0000 (15:03 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 5 Jan 2011 15:03:43 +0000 (15:03 +0000)
commit56b6c12e8ab335db81502bd0119d5d7201519c14
tree21e2b3c5815cdc09146888bbe13f95673e47b1e6
parent6507ce98df35d12e6b71f9ac71b390c5aee2556b
Fix gcc warnings for missing headers and prototypes

Add missing header  string.h (strcmp, strndup).
Add 'static' to fix missing prototypes gcc warning.
Remove unused variables verbose_off, TESTDIR, PREFIX.
test/lib/harness.c
test/lib/not.c
This page took 0.034482 seconds and 5 git commands to generate.