You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-dialup/fcpci/files/fcpci-kernel-3.2.0.patch

11 lines
336 B

--- fritz/src/driver.c_old 2012-01-10 17:10:26.000000000 +0100
+++ fritz/src/driver.c 2012-01-10 17:10:35.000000000 +0100
@@ -28,6 +28,7 @@
#include <linux/ioport.h>
#include <linux/sched.h>
#include <linux/interrupt.h>
+#include <linux/export.h>
#include <linux/spinlock.h>
#include <linux/netdevice.h>
#include <linux/skbuff.h>