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

Collapse All | Expand All

(-)dahdi-tools-2.2.1.1.ORIG/sethdlc.c (+2 lines)
Lines 43-48 Link Here
43
#warning "No kernel support for Ethernet over Frame Relay / HDLC, skipping it"
43
#warning "No kernel support for Ethernet over Frame Relay / HDLC, skipping it"
44
#endif
44
#endif
45
45
46
#define ifreq __kernel_ifreq
47
46
48
47
static struct ifreq req;	/* for ioctl */
49
static struct ifreq req;	/* for ioctl */
48
static int argc;
50
static int argc;

Return to bug 308099