opnsense-ports/misc/estic/files/patch-coll.cc
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

11 lines
263 B
C++

--- spunk/coll.cc.orig 1996-11-30 00:40:58.000000000 +0100
+++ spunk/coll.cc 2014-11-14 08:11:36.000000000 +0100
@@ -21,7 +21,7 @@
#include <stdlib.h>
#include <string.h>
-#include <iostream.h>
+#include <iostream>
#include "machine.h"
#include "check.h"