summaryrefslogtreecommitdiff
path: root/net/ifstated/files/patch-parse.y
blob: f66428a58a744ba65fff234d99478a71b5103b87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>