diff options
Diffstat (limited to 'games/robots/robots.h')
-rw-r--r-- | games/robots/robots.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/robots/robots.h b/games/robots/robots.h index 3a4e2b66bb2..1a9b0ca289b 100644 --- a/games/robots/robots.h +++ b/games/robots/robots.h @@ -1,4 +1,4 @@ -/* $OpenBSD: robots.h,v 1.10 2015/11/29 15:13:19 tb Exp $ */ +/* $OpenBSD: robots.h,v 1.11 2015/12/04 16:40:09 tb Exp $ */ /* $NetBSD: robots.h,v 1.5 1995/04/24 12:24:54 cgd Exp $ */ /* @@ -40,7 +40,6 @@ #include <errno.h> #include <fcntl.h> #include <limits.h> -#include <pwd.h> #include <signal.h> #include <string.h> #include <stdlib.h> |