Mercurial > hg > octave-nkf
diff src/help.cc @ 1466:2f85a175308f
[project @ 1995-09-22 07:48:59 by jwe]
author | jwe |
---|---|
date | Fri, 22 Sep 1995 07:56:05 +0000 |
parents | cd6c9be7337c |
children | 89c587478067 |
line wrap: on
line diff
--- a/src/help.cc +++ b/src/help.cc @@ -37,6 +37,8 @@ #include <unistd.h> #endif +#include <readline/tilde.h> + #include "defun.h" #include "dirfns.h" #include "error.h" @@ -44,6 +46,7 @@ #include "oct-obj.h" #include "octave.h" #include "pager.h" +#include "pathsearch.h" #include "sighandlers.h" #include "symtab.h" #include "tree-const.h" @@ -53,15 +56,6 @@ #include "utils.h" #include "variables.h" -extern "C" -{ -// XXX FIXME XXX -#undef __FUNCTION_DEF -#include <readline/tilde.h> -} - -#include "pathsearch.h" - static help_list operators[] = { { "!",