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

(-)network_stats.c (+1 lines)
Lines 54-63 Link Here
54
typedef __uint16_t u16;
54
typedef __uint16_t u16;
55
typedef __uint32_t u32;
55
typedef __uint32_t u32;
56
typedef __uint64_t u64;
56
typedef __uint64_t u64;
57
#include <linux/types.h>
57
#include <linux/ethtool.h>
58
#include <linux/ethtool.h>
58
#include <linux/sockios.h>
59
#include <linux/sockios.h>
59
#include <unistd.h>
60
#include <unistd.h>

Return to bug 87522