openbsd-ports/games/nethack/patches/patch-win_Qt_qt_win_cpp
espie 3a0ccd1fae Revamped nethack port:
- 3.3.0.
- fixed packaging.
- moved common data to hackdata port, to avoid nasty collision with slash.
- compile and install recover.
- only install manpages that correspond to stuff we run.
- remove need for GMAKE.
- include configuration files, allow for X11/plain/qt flavor
(qt is not yet ready, it needs qt 2.0).

Colors work much better, even under console if TERM is set to pcvt25.
2000-04-16 20:48:56 +00:00

14 lines
356 B
Plaintext

$OpenBSD: patch-win_Qt_qt_win_cpp,v 1.1 2000/04/16 20:49:00 espie Exp $
--- win/Qt/qt_win.cpp.orig Sat Dec 11 06:21:09 1999
+++ win/Qt/qt_win.cpp Fri Apr 14 14:13:20 2000
@@ -91,7 +91,8 @@ extern "C" {
#include "qt_clust.h"
#include "qt_xpms.h"
-#include <malloc.h>
+//#include <malloc.h>
+#include <stdlib.h>
#ifdef _WS_X11_
// For userid control