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

13 lines
341 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: Isearch-cgi/isrch_fetch.cxx
--- Isearch-cgi/isrch_fetch.cxx.orig
+++ Isearch-cgi/isrch_fetch.cxx
@@ -40,7 +40,7 @@ Description: CGI app that searches against Iindex-e
Author: Kevin Gamiel, kgamiel@cnidr.org
@@@*/
-#include <iostream.h>
+#include <iostream>
#include "gdt.h"
#include <stdio.h>
#include <sys/types.h>