1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/games/qonk/files/patch-src_lisp_lisp.cpp
Dmitry Marakasov 4f13a57d72 - Fix license
- Switch to USES=localbase
- makeparch
- Take maintainership
2016-11-21 14:52:46 +00:00

12 lines
368 B
C++

--- src/lisp/lisp.cpp.orig 2007-09-14 05:43:03 UTC
+++ src/lisp/lisp.cpp
@@ -17,6 +17,8 @@
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+#include <cstdio>
+
#include "lisp.hpp"
namespace lisp