summary refs log tree commit diff
path: root/src/expand.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/expand.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/expand.c b/src/expand.c
index bc0de60..7251979 100644
--- a/src/expand.c
+++ b/src/expand.c
@@ -81,7 +81,6 @@ __RCSID("$NetBSD: expand.c,v 1.56 2002/11/24 22:35:39 christos Exp $");
 #include "jobs.h"
 #include "options.h"
 #include "var.h"
-#include "input.h"
 #include "output.h"
 #include "memalloc.h"
 #include "error.h"
td>June McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe But include a pair of parentheses in the URL itself. 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe