Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-release-src > by-pkgid > caa05f98a71ecde02fb69efaa23df84c > files > 11

isdn4k-utils-3.12-20.mga6.src.rpm

--- isdn4k-utils/imontty/imontty.c.dams	Thu May 31 17:51:32 2001
+++ isdn4k-utils/imontty/imontty.c	Thu May 31 17:52:26 2001
@@ -12,6 +12,9 @@
 #include <linux/isdn.h>
 #include "imontty.h"
 
+#define ISDN_MAX_DRIVERS 32
+#define ISDN_MAX_CHANNELS 64
+
 struct phone_entry {
    struct phone_entry *next;
    char phone[30];