diff options
author | Thomas Jarosch <thomas.jarosch@intra2net.com> | 2008-10-23 15:41:27 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2008-10-23 15:41:27 +0200 |
commit | ecae0c3efc6851d767c759b77d897d113af821a0 (patch) | |
tree | 1ab4d5e9a45de60b44ff0af13ff27171e4b2ecaa /extensions/libxt_recent.c | |
parent | 240eee607ab7e5bb9f671b7ceba40e2940182f61 (diff) |
Fix compile warnings using gcc 4.3.2
libxt_dccp.c: In function 'port_to_service':
libxt_dccp.c:196: warning: implicit declaration of function 'htons'
libxt_sctp.c: In function 'port_to_service':
libxt_sctp.c:321: warning: implicit declaration of function 'htons'
libxt_tcp.c: In function 'port_to_service':
libxt_tcp.c:220: warning: implicit declaration of function 'htons'
libxt_udp.c: In function 'port_to_service':
libxt_udp.c:104: warning: implicit declaration of function 'htons'
Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'extensions/libxt_recent.c')
0 files changed, 0 insertions, 0 deletions