summaryrefslogtreecommitdiff
path: root/zaptel-base.c
diff options
context:
space:
mode:
authormspiceland <mspiceland@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-12-08 02:42:44 +0000
committermspiceland <mspiceland@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-12-08 02:42:44 +0000
commit99b459ca9372dacba058e88cccf1569f30c4404e (patch)
tree9897445bc781eb4bc536d6812c3b5831dcda74d0 /zaptel-base.c
parent9867044df568202cb7e79151d14029338bf7e6a2 (diff)
Moving wcte12xp driver into a subdirectory and adding support for the Digium TE121 and TE122 cards. These cards support the Digium VPMADT032 module.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3358 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'zaptel-base.c')
-rw-r--r--zaptel-base.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zaptel-base.c b/zaptel-base.c
index e10540a..9f9ad42 100644
--- a/zaptel-base.c
+++ b/zaptel-base.c
@@ -46,6 +46,7 @@
#include <linux/init.h>
#include <linux/version.h>
#include <linux/kmod.h>
+#include <linux/delay.h>
#ifdef CONFIG_DEVFS_FS
#include <linux/devfs_fs_kernel.h>
#endif /* CONFIG_DEVFS_FS */