Commit 625dc566 authored by Jeff Garzik's avatar Jeff Garzik

Include linux/tqueue.h in orinoco[_cs] net drvrs, fixing build

(contributed by James Blackwell)
parent 7313f6ca
......@@ -372,6 +372,7 @@
#include <linux/if_arp.h>
#include <linux/etherdevice.h>
#include <linux/wireless.h>
#include <linux/tqueue.h>
#include "hermes.h"
#include "hermes_rid.h"
......
......@@ -32,6 +32,7 @@
#include <linux/if_arp.h>
#include <linux/etherdevice.h>
#include <linux/wireless.h>
#include <linux/tqueue.h>
#include <pcmcia/version.h>
#include <pcmcia/cs_types.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment