Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246160 - sys-kernel/linux-headers, missing include in netfilter header
Summary: sys-kernel/linux-headers, missing include in netfilter header
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 240760 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-09 13:19 UTC by Christian Ruppert (idl0r)
Modified: 2009-05-09 22:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
netfilter.patch (netfilter.patch,811 bytes, text/plain)
2008-11-09 13:20 UTC, Christian Ruppert (idl0r)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Ruppert (idl0r) gentoo-dev 2008-11-09 13:19:51 UTC
#include <limits.h> is missing in:
linux/netfilter_decnet.h, linux/netfilter_ipv6.h and linux/netfilter_ipv4.h
all these headers require INT_MIN/INT_MAX so i think they need an include for limits.h
checked version sys-kernel/linux-headers-2.6.23-r3
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2008-11-09 13:20:10 UTC
Created attachment 171180 [details]
netfilter.patch
Comment 2 Wormo (RETIRED) gentoo-dev 2008-11-10 01:50:11 UTC
Thanks for submitting your fix, assigning to maintainers.
Comment 3 SpanKY gentoo-dev 2009-01-14 04:46:45 UTC
*** Bug 240760 has been marked as a duplicate of this bug. ***
Comment 4 SpanKY gentoo-dev 2009-05-09 22:01:19 UTC
added fix to linux-headers-2.6.29