no longer needed; from maintainer
This commit is contained in:
parent
5a91e6570e
commit
5398dfbd5c
@ -1,13 +0,0 @@
|
||||
$OpenBSD: patch-nap_c,v 1.1.1.1 2001/02/04 18:55:33 reinhard Exp $
|
||||
--- nap.c.orig Tue Jan 23 19:33:00 2001
|
||||
+++ nap.c Tue Jan 23 19:33:37 2001
|
||||
@@ -14,6 +14,9 @@
|
||||
#ifndef MCURSES
|
||||
#include <ncurses.h>
|
||||
#endif
|
||||
+#ifndef __OpenBSD__
|
||||
+#include <curses.h>
|
||||
+#endif
|
||||
#include <stdlib.h>
|
||||
#include <signal.h>
|
||||
#include <string.h>
|
Loading…
Reference in New Issue
Block a user