mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
c8370acffe
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
12 lines
195 B
C
12 lines
195 B
C
--- include/bzfio.h.orig Sat Nov 23 15:06:09 2002
|
|
+++ include/bzfio.h Sat Nov 23 15:06:17 2002
|
|
@@ -23,7 +23,7 @@
|
|
#endif
|
|
#define NULL 0
|
|
|
|
-#include <iostream.h>
|
|
+#include <iostream>
|
|
|
|
#endif
|
|
|