ports/textproc/isearch/patches/patch-Isearch-cgi_isrch_srch_cxx

13 lines
316 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: Isearch-cgi/isrch_srch.cxx
--- Isearch-cgi/isrch_srch.cxx.orig
+++ Isearch-cgi/isrch_srch.cxx
@@ -41,7 +41,7 @@ Authors: Kevin Gamiel, kgamiel@cnidr.org
Tim Gemma, stone@k12.cnidr.org
@@@*/
-#include <iostream.h>
+#include <iostream>
#include "gdt.h"
#include <stdio.h>
#include <sys/types.h>