summaryrefslogtreecommitdiffstats
path: root/hunt/huntd
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>2002-09-20 21:00:01 +0000
committermycroft <mycroft@NetBSD.org>2002-09-20 21:00:01 +0000
commite2a14e1fec1a1934c66938c98de211a989fe85ca (patch)
treec6352831783f6a9cf4949789e03b00048fb6577c /hunt/huntd
parentda38d169cfd7595e5356f21c2c7fd2abd5207925 (diff)
downloadbsdgames-darwin-e2a14e1fec1a1934c66938c98de211a989fe85ca.tar.gz
bsdgames-darwin-e2a14e1fec1a1934c66938c98de211a989fe85ca.tar.zst
bsdgames-darwin-e2a14e1fec1a1934c66938c98de211a989fe85ca.zip
Minor rearrangement.
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