mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-20 19:04:49 +00:00
Added all debian changes
git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5096 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
bsdgames (2.7-2) unstable; urgency=low
|
||||
|
||||
* Removed 2 patches I made that are no longer necessary.
|
||||
|
||||
-- Joey Hess <joeyh@master.debian.org> Wed, 7 Apr 1999 14:53:52 -0700
|
||||
|
||||
bsdgames (2.7-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
|
||||
@@ -26,9 +26,6 @@ static struct termios saved_tty;
|
||||
# include <sys/param.h>
|
||||
# include <unistd.h>
|
||||
|
||||
/* For MAXHOSTNAMELEN -- JH */
|
||||
# include <rpc/types.h>
|
||||
|
||||
# include "hunt.h"
|
||||
|
||||
/*
|
||||
|
||||
@@ -49,9 +49,6 @@ __RCSID("$NetBSD: main.c,v 1.7 1997/10/12 14:16:26 lukem Exp $");
|
||||
|
||||
# include "robots.h"
|
||||
|
||||
/* errno is used below - JH */
|
||||
#include <errno.h>
|
||||
|
||||
int main __P((int, char **));
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user