$NetBSD: patch-ac,v 1.1.1.1 2005/03/27 17:45:38 wiz Exp $

--- test/tcftp.C.orig	2003-03-14 19:26:07.000000000 +0100
+++ test/tcftp.C
@@ -9,9 +9,6 @@
 
 #include <socket++/ftp.h>
 
-// sunos does not prototype this in stdio.h
-extern "C" char* getpass (char* prompt); 
-
 int main (int ac, char** av)
 {
   // this is an ftp client
