diff options
Diffstat (limited to 'irc/bitchx/files/patch-ao')
-rw-r--r-- | irc/bitchx/files/patch-ao | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/irc/bitchx/files/patch-ao b/irc/bitchx/files/patch-ao new file mode 100644 index 000000000000..592f01cbdf11 --- /dev/null +++ b/irc/bitchx/files/patch-ao @@ -0,0 +1,11 @@ +--- source/tcl_public.c.orig Sun Feb 25 00:08:23 2001 ++++ source/tcl_public.c Sun Feb 25 00:08:35 2001 +@@ -37,7 +37,7 @@ + }; + + #ifdef WANT_TCL +-#include <tcl.h> ++#include "tcl.h" + + /* + * I wish to thank vore!vore@domination.ml.org for pushing me |