-/* $NetBSD: mille.h,v 1.7 1997/10/12 00:54:11 lukem Exp $ */
+/* $NetBSD: mille.h,v 1.9 1998/09/13 15:27:29 hubertf Exp $ */
/*
* Copyright (c) 1982, 1993
int check_ext __P((bool));
void check_go __P((void));
void check_more __P((void));
-void die __P((int));
+void die __P((int)) __attribute__((__noreturn__));
void domove __P((void));
-bool error __P((char *, ...));
+bool error __P((const char *, ...));
void extrapolate __P((PLAY *));
void finalscore __P((PLAY *));
CARD getcard __P((void));