OSDN Git Service

[GCC4] fix build error in drivers/net/arlan.c
authorWilly Tarreau <w@1wt.eu>
Sun, 13 Aug 2006 10:44:07 +0000 (12:44 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 13 Aug 2006 15:19:20 +0000 (17:19 +0200)
commit40ecb77d0b8425e04841a9813d58430dd8f25600
treedbe0e02fcc2f8dcd3b4675717925cb8ac22274e8
parentec088ec68dd7ab60c08b3573e71024527761394b
[GCC4] fix build error in drivers/net/arlan.c

This patch fixes these errors with gcc 4 :

arlan.c:15: error: static declaration of 'arlan_version' follows non-static declaration
arlan.h:54: error: previous declaration of 'arlan_version' was here
arlan.c:23: error: static declaration of 'siteName' follows non-static declaration
arlan.h:50: error: previous declaration of 'siteName' was here
drivers/net/arlan.c
drivers/net/arlan.h