mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
ChangeLog: https://sourceforge.net/projects/regina-rexx/files/regina-rexx/3.9.3/ PR: 252726 Submitted by: bob@eager.cx (maintainer) MFH: 2021Q1 (plenty of bugfixes)
12 lines
325 B
C
12 lines
325 B
C
--- regutil/regscreenux.c.orig 2019-10-06 06:19:40 UTC
|
|
+++ regutil/regscreenux.c
|
|
@@ -21,6 +21,9 @@
|
|
* $Header: /opt/cvs/Regina/regutil/regscreenux.c,v 1.10 2016/01/20 00:07:46 mark Exp $
|
|
*/
|
|
#include "regutil.h"
|
|
+
|
|
+#include </usr/include/strings.h>
|
|
+
|
|
#ifdef USE_TERMCAP_DB
|
|
# ifdef HAVE_NCURSES_H
|
|
# include <ncurses.h>
|