freebsd-ports/textproc/agrep/files/patch-parse.c
Mathieu Arnold 6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00

10 lines
218 B
C

--- parse.c.orig Fri Jan 17 20:14:43 1992
+++ parse.c Sun Jul 21 03:50:47 2002
@@ -3,6 +3,7 @@
tree for that regular expression. */
#include <stdio.h>
+#include <stdlib.h>
#include "re.h"
#define FALSE 0