summaryrefslogtreecommitdiffstats
path: root/hunt/huntd/hunt.h
diff options
context:
space:
mode:
Diffstat (limited to 'hunt/huntd/hunt.h')
-rw-r--r--hunt/huntd/hunt.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/hunt/huntd/hunt.h b/hunt/huntd/hunt.h
index 3f6c4d97..1864a472 100644
--- a/hunt/huntd/hunt.h
+++ b/hunt/huntd/hunt.h
@@ -1,4 +1,4 @@
-/* $NetBSD: hunt.h,v 1.3 1998/01/09 08:03:41 perry Exp $ */
+/* $NetBSD: hunt.h,v 1.4 1998/09/11 13:46:30 hubertf Exp $ */
/*
* Hunt
@@ -260,7 +260,6 @@ typedef struct sockaddr_in SOCKET;
# else
typedef struct sockaddr_un SOCKET;
# endif
-typedef struct sgttyb TTYB;
struct ident_def {
char i_name[NAMELEN];