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

Collapse All | Expand All

(-)iproute2-2.6.19-061214/ip/ipaddress.c.orig (+4 lines)
Lines 29-34 Link Here
29
#include <linux/if_arp.h>
29
#include <linux/if_arp.h>
30
#include <linux/sockios.h>
30
#include <linux/sockios.h>
31
31
32
#ifndef IFF_DYNAMIC
33
#define IFF_DYNAMIC     0x8000
34
#endif
35
32
#include "rt_names.h"
36
#include "rt_names.h"
33
#include "utils.h"
37
#include "utils.h"
34
#include "ll_map.h"
38
#include "ll_map.h"

Return to bug 162885