OSDN Git Service

[GCC4] fix build error in include/net/irda/qos.h
authorWilly Tarreau <w@1wt.eu>
Sun, 13 Aug 2006 14:33:36 +0000 (16:33 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 13 Aug 2006 15:19:15 +0000 (17:19 +0200)
commitc05d6b2efc883b8e2131595a479703489addae12
tree83c137846dfd1aae2707ec503a0452826061f56e
parentacbb95b195bab7a1cefbc0360c90ec640f3667f1
[GCC4] fix build error in include/net/irda/qos.h

This patch fixes this error with gcc 4 :

actisys.c:65: error: static declaration of 'baud_rates' follows non-static declaration
/usr/src/git/linux-2.4/include/net/irda/qos.h:86: error: previous declaration of 'baud_rates' was here
include/net/irda/qos.h
net/irda/qos.c