diff options
Diffstat (limited to 'irc/bitchx/files/patch-an')
-rw-r--r-- | irc/bitchx/files/patch-an | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/irc/bitchx/files/patch-an b/irc/bitchx/files/patch-an new file mode 100644 index 000000000000..43c0396118db --- /dev/null +++ b/irc/bitchx/files/patch-an @@ -0,0 +1,11 @@ +--- include/tcl_bx.h.orig Sun Feb 25 00:05:19 2001 ++++ include/tcl_bx.h Sun Feb 25 00:05:39 2001 +@@ -27,7 +27,7 @@ + #ifdef WANT_TCL + + +-#include <tcl.h> ++#include "tcl.h" + extern Tcl_Interp *tcl_interp; + void check_tcl_tand (char *, char *, char *); + void check_tcl_msgm (char *, char *, char *, char *, char *); |