aboutsummaryrefslogblamecommitdiff
path: root/audio/mpiosh/files/patch-mpiosh-readline.c
blob: f77f989c4d35499e95c93f6dcf7e7e3564da106e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                       
--- mpiosh/readline.c.orig     Thu Jun 19 19:57:05 2003
+++ mpiosh/readline.c  Thu Jun 19 19:57:32 2003
@@ -26,6 +26,8 @@
 #include "command.h"
 #include "mpiosh.h"

+#define rl_completion_matches completion_matches
+
 /* readline extensions */
 void
 mpiosh_readline_init(void)