]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - atc/extern.c
factor: usage(): mark __dead
[bsdgames-darwin.git] / atc / extern.c
index 345d4cc8801849c3ad154ca475596e3180306285..6d3a30f489530b45bc9badd9f9dd94a507cab61e 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: extern.c,v 1.11 2009/08/12 04:48:03 dholland Exp $     */
+/*     $NetBSD: extern.c,v 1.12 2015/06/19 06:02:31 dholland Exp $     */
 
 /*-
  * Copyright (c) 1990, 1993
 #if 0
 static char sccsid[] = "@(#)extern.c   8.1 (Berkeley) 5/31/93";
 #else
-__RCSID("$NetBSD: extern.c,v 1.11 2009/08/12 04:48:03 dholland Exp $");
+__RCSID("$NetBSD: extern.c,v 1.12 2015/06/19 06:02:31 dholland Exp $");
 #endif
 #endif /* not lint */
 
-#include "include.h"
+#include <termios.h>
+
+#include "def.h"
+#include "struct.h"
+#include "extern.h"
+#include "tunable.h"
 
 char           GAMES[] =       "Game_List";