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

(-)src/rx/LINUX/rx_knet.c.orig (+4 lines)
Lines 26-31 Link Here
26
#endif
26
#endif
27
#include <asm/uaccess.h>
27
#include <asm/uaccess.h>
28
28
29
#if defined(CONFIG_VSERVER)
30
#include <linux/vs_cvirt.h>
31
#endif /* CONFIG_VSERVER */
32
29
/* rxk_NewSocket
33
/* rxk_NewSocket
30
 * open and bind RX socket
34
 * open and bind RX socket
31
 */
35
 */

Return to bug 195407