opnsense-ports/net/ifstated/files/patch-parse.y
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
264 B
Text

--- parse.y.orig 2013-05-27 19:12:55.760560261 +0200
+++ parse.y 2013-05-27 19:13:17.025558675 +0200
@@ -36,6 +36,7 @@
#include <limits.h>
#include <stdarg.h>
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
#include <syslog.h>
#include <event.h>