Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 246160

Summary: sys-kernel/linux-headers, missing include in netfilter header
Product: Gentoo Linux Reporter: Christian Ruppert (idl0r) <idl0r>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: enhancement CC: flameeyes
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: netfilter.patch

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