mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 04:30:37 -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)
10 lines
267 B
C
10 lines
267 B
C
--- regutil/regunicode.c.orig 2019-10-06 06:19:40 UTC
|
|
+++ regutil/regunicode.c
|
|
@@ -20,6 +20,7 @@
|
|
*
|
|
* $Header: /opt/cvs/Regina/regutil/regunicode.c,v 1.5 2019/07/03 22:39:28 mark Exp $
|
|
*/
|
|
+#include </usr/include/strings.h>
|
|
#include "rxproto.h"
|
|
|
|
#ifdef _WIN32
|