summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/xframe_queue.h
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2010-02-26 17:57:09 +0000
committerShaun Ruffell <sruffell@digium.com>2010-02-26 17:57:09 +0000
commit6c4b332c2fcc60d2ee20005fc04973230e7d2b21 (patch)
tree10496c73165694624710a1885403b20ec4e271cd /drivers/dahdi/xpp/xframe_queue.h
parent663440c94dd1565961b7d0a2a48d1b98f23f8119 (diff)
Revert "dahdi: Move the definition of bool from xdefs.h into include/dahdi/kernel.h"
Reverts r8117. The wctdm24xxp driver can include <stdbool.h> directly. Reported by: seanbright git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@8134 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/xpp/xframe_queue.h')
-rw-r--r--drivers/dahdi/xpp/xframe_queue.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dahdi/xpp/xframe_queue.h b/drivers/dahdi/xpp/xframe_queue.h
index 2c345b4..eba94dd 100644
--- a/drivers/dahdi/xpp/xframe_queue.h
+++ b/drivers/dahdi/xpp/xframe_queue.h
@@ -3,7 +3,6 @@
#include <linux/list.h>
#include <linux/spinlock.h>
-#include <dahdi/kernel.h>
#include "xdefs.h"
#define XFRAME_QUEUE_MARGIN 10