summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pfinet/devices.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pfinet/devices.c b/pfinet/devices.c
index 4be70a2a..56b7d8ac 100644
--- a/pfinet/devices.c
+++ b/pfinet/devices.c
@@ -18,6 +18,7 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */
+#include <linux/netdevice.h>
struct device *dev_base;
struct device loopback_dev;