pkgsrc-ng/games/six/patches/patch-six_main.cpp
2013-09-26 17:14:40 +02:00

13 lines
269 B
C++

$NetBSD: patch-six_main.cpp,v 1.1 2011/11/24 14:07:12 joerg Exp $
--- six/main.cpp.orig 2011-11-24 03:21:53.000000000 +0000
+++ six/main.cpp
@@ -11,6 +11,7 @@
#include <klocale.h>
#include <kmessagebox.h>
#include <qfile.h>
+#include <cstdlib>
using std::cin;