summaryrefslogtreecommitdiff
path: root/misc/delay/files/patch-ac
blob: ba02a030082c3d274ad74fd54c19fd06c56d642d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- delay.c.orig	Mon Jan 24 00:13:12 2000
+++ delay.c	Mon Jan 24 00:20:24 2000
@@ -24,8 +24,8 @@
 #include <string.h>
 #include "parsetime.h"
 
-#ifdef HAVE_CURSES_H
-#include <curses.h>
+#ifdef HAVE_NCURSES_H
+#include <ncurses.h>
 #endif
 
 /* The following code implements the actual delaying. If precise is true, it