From 42df3673ec79a02f2eabe4da012bf880b0134df3 Mon Sep 17 00:00:00 2001 From: Paul Janzen Date: Sun, 4 Feb 2001 02:15:29 +0000 Subject: Tidying: change a constant to a #define, stop logging hostnames with the score, use strlcpy(), and make it work with long usernames. --- games/atc/include.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/atc/include.h') diff --git a/games/atc/include.h b/games/atc/include.h index 9b32a15f7a2..44604c3dba0 100644 --- a/games/atc/include.h +++ b/games/atc/include.h @@ -1,4 +1,4 @@ -/* $OpenBSD: include.h,v 1.4 1998/09/21 07:36:05 pjanzen Exp $ */ +/* $OpenBSD: include.h,v 1.5 2001/02/04 02:15:28 pjanzen Exp $ */ /* $NetBSD: include.h,v 1.5 1995/04/27 21:22:23 mycroft Exp $ */ /*- @@ -50,6 +50,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3