summaryrefslogtreecommitdiff
path: root/games/xevil/patches/patch-cmn_streams.cpp
blob: a89b1b45c3f327718d652f783ce5b1d2f0d3be44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-cmn_streams.cpp,v 1.1 2011/11/27 19:43:33 joerg Exp $

--- cmn/streams.cpp.orig	2011-11-27 02:22:01.000000000 +0000
+++ cmn/streams.cpp
@@ -31,7 +31,7 @@
 #include "utils.h"
 #include "neth.h" // needed for recv, send, recvfrom, sendto
 
-#include <iostream.h>
+#include <iostream>
 
 #include "streams.h"
 #include "xetp.h" // yuck, need this for XETP::versionStr