freebsd-ports/devel/eboxy/files/patch-eboxy::script_bison.ypp
Kirill Ponomarev 593f9dff95 - Update to version 0.4.1
PR:		ports/67081
Submitted by:	Ports Fury
2004-05-23 19:06:19 +00:00

10 lines
260 B
Text

--- eboxy/script_bison.ypp.orig Thu May 20 16:46:55 2004
+++ eboxy/script_bison.ypp Thu May 20 21:20:13 2004
@@ -24,6 +24,7 @@
#include <cstring>
#include <cmath>
#include <string>
+#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <map>