1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/textproc/agrep/files/patch-parse.c
2017-01-21 17:01:49 +00:00

11 lines
192 B
C

--- parse.c.orig 1992-01-17 19:14:43 UTC
+++ parse.c
@@ -3,6 +3,7 @@
tree for that regular expression. */
#include <stdio.h>
+#include <stdlib.h>
#include "re.h"
#define FALSE 0