]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - isdn4k-utils/patches/001-isdn4k-utils-0202131200-true.patch
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-3.x
[people/ms/ipfire-3.x.git] / isdn4k-utils / patches / 001-isdn4k-utils-0202131200-true.patch
CommitLineData
bd1c5dc2
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