]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/isdn4k-utils-0202131200-true.patch
Ibod entfernt.
[ipfire-2.x.git] / src / patches / isdn4k-utils-0202131200-true.patch
CommitLineData
c6c9630e
MT
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