aboutsummaryrefslogtreecommitdiffstats
path: root/channels/misdn/isdn_lib_intern.h
diff options
context:
space:
mode:
authornadi <nadi@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-15 16:49:26 +0000
committernadi <nadi@f38db490-d61c-443f-a65b-d21fe96a405b>2006-08-15 16:49:26 +0000
commitbc424f034a2312532c4105230314e5a4a1bc0dd0 (patch)
treef7b6b30e20234b48d3de339438ea12a8285110cb /channels/misdn/isdn_lib_intern.h
parentd0a5262b9860c1e899902e060205a44239facf34 (diff)
moved the asn1 and facility portions of code to mISDNuser, so removing the files here.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@39807 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/misdn/isdn_lib_intern.h')
-rw-r--r--channels/misdn/isdn_lib_intern.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/channels/misdn/isdn_lib_intern.h b/channels/misdn/isdn_lib_intern.h
index ff63339bc..6dbc3afb7 100644
--- a/channels/misdn/isdn_lib_intern.h
+++ b/channels/misdn/isdn_lib_intern.h
@@ -11,6 +11,12 @@
#include "isdn_lib.h"
+
+#if !defined MISDNUSER_VERSION_CODE || (MISDNUSER_VERSION_CODE < MISDNUSER_VERSION(1, 0, 3))
+#error "You need a newer version of mISDNuser ..."
+#endif
+
+
#define QI_ELEMENT(a) a.off