Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 84030
Collapse All | Expand All

(-)howl-0.9.8/work/howl-0.9.8/src/lib/howl/Posix/posix_interface.c (+1 lines)
Lines 41-46 Link Here
41
typedef __uint32_t 	u32;
41
typedef __uint32_t 	u32;
42
typedef __uint16_t 	u16;
42
typedef __uint16_t 	u16;
43
typedef __uint8_t		u8;
43
typedef __uint8_t		u8;
44
#	include <linux/types.h>
44
#	include <linux/sockios.h>
45
#	include <linux/sockios.h>
45
#	include <linux/ethtool.h> 
46
#	include <linux/ethtool.h> 
46
#endif
47
#endif

Return to bug 84030