updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / es / stdlib.patch
blob1759fcfd3862965688b6436669fbf23244c3c78a
1 diff --git a/parse.y b/parse.y
2 index 8203067..e69cbf5 100644
3 --- a/parse.y
4 +++ b/parse.y
5 @@ -1,8 +1,6 @@
6 /* parse.y -- grammar for es ($Revision: 1.2 $) */
8 %{
9 -/* Some yaccs insist on including stdlib.h */
10 -#define _STDLIB_H
11 #include "es.h"
12 #include "input.h"
13 #include "syntax.h"