diff options
Diffstat (limited to 'misc/delay/files/patch-ad')
-rw-r--r-- | misc/delay/files/patch-ad | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/delay/files/patch-ad b/misc/delay/files/patch-ad deleted file mode 100644 index fcb6f74f4534..000000000000 --- a/misc/delay/files/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ ---- curses.c.orig Thu Dec 30 22:02:46 1999 -+++ curses.c Mon Jan 24 00:20:19 2000 -@@ -1,7 +1,7 @@ --#ifdef HAVE_LIBCURSES --#ifdef HAVE_CURSES_H -+#ifdef HAVE_LIBNCURSES -+#ifdef HAVE_NCURSES_H - --#include <curses.h> -+#include <ncurses.h> - - #define FWIDTH 6 - #define FHEIGHT 7 |