ports/misc/estic/files/patch-coll.cc
Dirk Meyer b111b35ebf - add LICENSE
- use distribution patch
- extend pkg-message
- protect config file
- cleanup staged install
- make portlint happier
2017-01-29 14:47:22 +00:00

11 lines
215 B
C++

--- spunk/coll.cc.orig 1996-11-29 23:40:58 UTC
+++ spunk/coll.cc
@@ -21,7 +21,7 @@
#include <stdlib.h>
#include <string.h>
-#include <iostream.h>
+#include <iostream>
#include "machine.h"
#include "check.h"