opnsense-ports/textproc/agrep/files/patch-parse.c
Franco Fichtner d1d55c00c8 */*: sync with upstream
Taken from: FreeBSD
2017-01-21 18:28:10 +01: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