$NetBSD$

Declaration error for iargc: attemtp to use untyped function

--- rings3d.f.orig	2006-04-11 19:09:12.000000000 +0000
+++ rings3d.f
@@ -16,7 +16,7 @@ c
 	integer input, output, noise
 	parameter (input=5, output=6, noise=0)
 	integer 	narg
-c	integer 	iargc
+	integer 	iargc
 c	external	iargc
 	character*64	options
 	logical		bflag, pflag, sflag
