blob: a5872ce116e8e44700e52d01554f08d6791594dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
$NetBSD: patch-aa,v 1.1 2005/11/02 15:54:04 tv Exp $
--- awka/fin.h.orig 2001-07-06 01:03:46.000000000 -0400
+++ awka/fin.h
@@ -51,6 +51,4 @@ unsigned PROTO ( fillbuff, (int, char *,
extern FIN *main_fin ; /* for the main input stream */
void PROTO( open_main, (void) ) ;
-
-void PROTO(setmode, (int,int)) ;
#endif /* FIN_H */
|