$NetBSD: patch-ac,v 1.1 2005/10/31 20:25:34 tv Exp $

--- src/perpetrate.c.orig	1999-09-15 23:13:19.000000000 -0400
+++ src/perpetrate.c
@@ -55,9 +55,6 @@ extern void yyrestart(FILE*);
 /* function created by yacc */
 extern int yyparse(void);
 
-/* getopt declaration */
-int getopt(int, char**, char*);
-
 /* compilation options */
 bool compile_only; 	/* just compile into C, don't run the linker */
 bool traditional;	/* insist on strict INTERCAL-72 conformance */
