Commit 1507e197 authored by Kai Germaschewski's avatar Kai Germaschewski

ISDN: Add #include <linux/tqueue.h>

parent c5212128
......@@ -12,6 +12,8 @@
#ifndef PCBIT_H
#define PCBIT_H
#include <linux/tqueue.h>
#define MAX_PCBIT_CARDS 4
......
......@@ -16,6 +16,7 @@
#include <linux/isdnif.h>
#include <linux/init.h>
#include <linux/tqueue.h>
/* Maximum number of channels for this board */
#define TPAM_NBCHANNEL 30
......
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