OSDN Git Service

[GCC4] fix warnings in include/net/dn_nsp.h
authorWilly Tarreau <w@1wt.eu>
Sun, 13 Aug 2006 11:00:49 +0000 (13:00 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 13 Aug 2006 15:19:28 +0000 (17:19 +0200)
commit18612ad399bc79846d2a9cdc4e0f4922f5665b90
tree807e5e4448a0e75b680c1fbf8758ac2650eaa571
parentccaca03f31df87cc7fcb3bd7bee11830c28067bb
[GCC4] fix warnings in include/net/dn_nsp.h

This patch fixes these warnings with gcc 4 :

In file included from dn_route.c:81:
/usr/src/git/linux-2.4/include/net/dn_nsp.h:75: warning: 'packed' attribute ignored for field of type 'unsigned char'
/usr/src/git/linux-2.4/include/net/dn_nsp.h:97: warning: 'packed' attribute ignored for field of type 'unsigned char'
/usr/src/git/linux-2.4/include/net/dn_nsp.h:106: warning: 'packed' attribute ignored for field of type 'unsigned char'
(...)
include/net/dn_nsp.h