diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/util/ss/listen.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/ss/listen.c b/src/util/ss/listen.c index 10e04654a..9a7b4aee5 100644 --- a/src/util/ss/listen.c +++ b/src/util/ss/listen.c @@ -16,7 +16,6 @@ #if defined(HAVE_LIBEDIT) #include <editline/readline.h> -#include <editline/history.h> #elif defined(HAVE_READLINE) #include <readline/readline.h> #include <readline/history.h> |
