Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
1507e197
Commit
1507e197
authored
Jun 19, 2002
by
Kai Germaschewski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ISDN: Add #include <linux/tqueue.h>
parent
c5212128
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
drivers/isdn/pcbit/pcbit.h
drivers/isdn/pcbit/pcbit.h
+2
-0
drivers/isdn/tpam/tpam.h
drivers/isdn/tpam/tpam.h
+1
-0
No files found.
drivers/isdn/pcbit/pcbit.h
View file @
1507e197
...
...
@@ -12,6 +12,8 @@
#ifndef PCBIT_H
#define PCBIT_H
#include <linux/tqueue.h>
#define MAX_PCBIT_CARDS 4
...
...
drivers/isdn/tpam/tpam.h
View file @
1507e197
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment