]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - isdn4k-utils/patches/001-isdn4k-utils-0202131200-true.patch
33ef17c15028e0d59c5f64a6070f324a8ec0da4e
[people/ms/ipfire-3.x.git] / isdn4k-utils / patches / 001-isdn4k-utils-0202131200-true.patch
1 --- isdn4k-utils/imon/imon.c.orig Fri Feb 22 17:24:54 2002
2 +++ isdn4k-utils/imon/imon.c Fri Feb 22 17:28:00 2002
3 @@ -63,6 +63,10 @@
4
5 #include <linux/isdn.h>
6
7 +#ifndef TRUE
8 +#define TRUE 1
9 +#endif
10 +
11 #define KEY_Q 81
12 #define KEY_q 113
13