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

(-)wvstreams-4.2.2/linuxstreams/wvinterface.cc (+1 lines)
Lines 21-26 Link Here
21
#include <errno.h>
21
#include <errno.h>
22
#include <linux/sockios.h>
22
#include <linux/sockios.h>
23
23
24
#include <linux/compiler.h>
24
#define _LINUX_IF_H /* Hack to prevent loading linux/if.h */
25
#define _LINUX_IF_H /* Hack to prevent loading linux/if.h */
25
#include <linux/wireless.h>
26
#include <linux/wireless.h>
26
27

Return to bug 164829