From 7e276a03812df02c083eaffc9cc2d5fff4bcf11d Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 16 May 1999 00:03:35 +0000 Subject: Add missing prototypes --- robots/robots.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'robots/robots.h') diff --git a/robots/robots.h b/robots/robots.h index d0737505..a93e07b4 100644 --- a/robots/robots.h +++ b/robots/robots.h @@ -1,4 +1,4 @@ -/* $NetBSD: robots.h,v 1.9 1999/05/15 23:56:36 christos Exp $ */ +/* $NetBSD: robots.h,v 1.10 1999/05/16 00:03:35 christos Exp $ */ /* * Copyright (c) 1980, 1993 @@ -141,3 +141,4 @@ void score __P((void)); void set_name __P((SCORE *)); void show_score __P((void)); int sign __P((int)); +char automove __P((void)); -- cgit v1.2.3