12 lines
341 B
Text
12 lines
341 B
Text
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>
|