freebsd-ports/textproc/agrep/files/patch-parse.c
2017-01-21 17:01:49 +00:00

10 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