ports/net/gopher/files/patch-object_Regex.c
Richard Gallamore 0fb518c204 * Give maintainer to submitter, Aaron Baugher
* Added license information
* Cleaned up Makefile

PR:		220973
Submitted by:	Aaron Baugher (maintainer)
Reviewed by:	matthew (mentor), mat
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11897
2017-08-08 22:15:24 +00:00

12 lines
300 B
C

--- object/Regex.c.orig 2003-08-18 16:58:55 UTC
+++ object/Regex.c
@@ -51,8 +51,8 @@
#define REGEX_CODEIT /* only include sysv regex code once.. */
#include "config.h"
-#include "Regex.h"
#include "Malloc.h"
+#include "Regex.h"
/**************************************************
POSIX