diff options
Diffstat (limited to 'games/sail/driver.h')
-rw-r--r-- | games/sail/driver.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/sail/driver.h b/games/sail/driver.h index 7300c4af462..1870a7dc987 100644 --- a/games/sail/driver.h +++ b/games/sail/driver.h @@ -1,4 +1,4 @@ -/* $OpenBSD: driver.h,v 1.4 2003/06/03 03:01:41 millert Exp $ */ +/* $OpenBSD: driver.h,v 1.5 2015/12/31 16:44:22 mestre Exp $ */ /* $NetBSD: driver.h,v 1.3 1995/04/22 10:36:54 cgd Exp $ */ /* @@ -32,6 +32,4 @@ * @(#)driver.h 8.2 (Berkeley) 5/3/95 */ -#include "extern.h" - extern const int dtab[]; |