Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > by-pkgid > 7a882501d637c4b67ee490ef1d7a7f77 > files > 8

isdn4k-utils-3.2p3-38mdv2009.0.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];