summaryrefslogtreecommitdiff
path: root/misc/tmux/patches/patch-ac
blob: 7f365312add43842bca82fd79705c4d44691e966 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.5 2009/09/25 16:38:22 hasso Exp $

--- tty-term.c.orig	2009-09-24 15:58:21.000000000 +0200
+++ tty-term.c
@@ -18,7 +18,7 @@
 
 #include <sys/types.h>
 
-#include <curses.h>
+#include <ncurses.h>
 #include <fnmatch.h>
 #include <stdlib.h>
 #include <string.h>