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

(-)./src/knemod/backends/netlinkbackend.cpp (+2 lines)
Lines 30-35 Link Here
30
#include "utils.h"
30
#include "utils.h"
31
#include "netlinkbackend.h"
31
#include "netlinkbackend.h"
32
32
33
#include <linux/if.h>
34
33
#ifndef IFF_LOWER_UP
35
#ifndef IFF_LOWER_UP
34
#define IFF_LOWER_UP   0x10000
36
#define IFF_LOWER_UP   0x10000
35
#endif
37
#endif

Return to bug 555784