OSDN Git Service

[GCC4] fix build error in drivers/md/lvm-internal.h
authorWilly Tarreau <w@1wt.eu>
Sun, 13 Aug 2006 10:39:38 +0000 (12:39 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 13 Aug 2006 15:19:24 +0000 (17:19 +0200)
commit59ec7a8ae187b741242958a050aee61f14777baa
tree8160b974639e306cc813aafeeb13b0dbbedffbb5
parent218865bd467b14fc91ab551986ae9e22ff9613b8
[GCC4] fix build error in drivers/md/lvm-internal.h

This patch fixes this error with gcc 4 :

lvm.c:397: error: static declaration of 'vg_count' follows non-static declaration
lvm-internal.h:48: error: previous declaration of 'vg_count' was here
drivers/md/lvm-internal.h