Whamcloud - gitweb
it _compiles_ finally on 7.1 and 7.2, but the solution is not great.
[fs/lustre-release.git] / lustre / utils / parser.c
index b08697e..d3087a7 100644 (file)
@@ -9,7 +9,7 @@
 #define        READLINE_LIBRARY
 #include <readline/readline.h>
 
-extern char **completion_matches __P((char *, rl_compentry_func_t *));
+//extern char **completion_matches __P((char *, rl_compentry_func_t *));
 extern void using_history(void);
 extern void stifle_history(int);
 extern void add_history(char *);