aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nnn.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/nnn.c b/nnn.c
index 6736df9..84008fa 100644
--- a/nnn.c
+++ b/nnn.c
@@ -188,9 +188,8 @@ extern int add_history(const char *string);
#else
extern void add_history(const char *string);
#endif
-#endif
-
extern int wget_wch(WINDOW *win, wint_t *wch);
+#endif
/* Globals */
/* Configuration */