freebsd-ports/games/znibbles/files/patch-src_DLList.cc
Mathieu Arnold 40be09797f Unbreak.
Regen patches.

PR:		208709
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-04-12 15:05:30 +00:00

11 lines
285 B
C++

--- src/DLList.cc.orig 1999-04-03 20:03:04 UTC
+++ src/DLList.cc
@@ -21,7 +21,7 @@ Foundation, 59 Temple Place - Suite 330,
//#pragma implementation
#endif
#include <limits.h>
-#include <stream.h>
+//#include <stream>
#include <stdio.h>
#include <errno.h>
//#include <builtin.h>