2013-09-26 17:14:40 +02:00

15 lines
332 B
Plaintext

$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