summaryrefslogtreecommitdiffstats
path: root/hunt/huntd
diff options
context:
space:
mode:
Diffstat (limited to 'hunt/huntd')
-rw-r--r--hunt/huntd/bsd.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/hunt/huntd/bsd.h b/hunt/huntd/bsd.h
index 0fea1d08..d746f1dd 100644
--- a/hunt/huntd/bsd.h
+++ b/hunt/huntd/bsd.h
@@ -1,4 +1,4 @@
-/* $NetBSD: bsd.h,v 1.2 1998/01/09 08:03:40 perry Exp $ */
+/* $NetBSD: bsd.h,v 1.3 2002/09/20 21:00:02 mycroft Exp $ */
/*
* Hunt
@@ -9,9 +9,7 @@
# if defined(BSD_RELEASE) && BSD_RELEASE >= 43
# define BROADCAST
# define SYSLOG_43
-# define TALK_43
# endif
# if defined(BSD_RELEASE) && BSD_RELEASE == 42
# define SYSLOG_42
-# define TALK_42
# endif