Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 44265 | Differences between
and this patch

Collapse All | Expand All

(-)defs.h.orig (+1 lines)
Lines 29-34 Link Here
29
#ifdef _AIX
29
#ifdef _AIX
30
#include <time.h>
30
#include <time.h>
31
#endif
31
#endif
32
#include <linux/types.h>
32
#include <sys/time.h>
33
#include <sys/time.h>
33
#include <sys/uio.h>
34
#include <sys/uio.h>
34
#include <net/if.h>
35
#include <net/if.h>

Return to bug 44265