pkgsrc-ng/games/exult/patches/patch-args.cc
2013-09-26 17:14:40 +02:00

13 lines
237 B
C++

$NetBSD: patch-args.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $
--- args.cc.orig 2011-11-25 18:02:23.000000000 +0000
+++ args.cc
@@ -24,6 +24,7 @@
# include <iostream>
#endif
+#include <cstdlib>
#include "args.h"
#ifndef UNDER_CE