summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-09-30 03:43:28 +0000
committerache <ache@FreeBSD.org>1994-09-30 03:43:28 +0000
commit185197ce25613e6548ac6584be439f8a20797ae4 (patch)
treec041f848abb326c96f9a6f08d323ae3a9be4a073 /usr.sbin
parentd21eaeac3b0cb7dbac9797dc3d36e72516881d44 (diff)
downloadFreeBSD-src-185197ce25613e6548ac6584be439f8a20797ae4.zip
FreeBSD-src-185197ce25613e6548ac6584be439f8a20797ae4.tar.gz
Forget to define HAVE_GETBOOTFILE
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/xntpd/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/Makefile.inc b/usr.sbin/xntpd/Makefile.inc
index c322560..cb58da1 100644
--- a/usr.sbin/xntpd/Makefile.inc
+++ b/usr.sbin/xntpd/Makefile.inc
@@ -1,5 +1,5 @@
DEFS_LOCAL=-DREFCLOCK -DPARSE
-NTPDEFS= -DSYS_FREEBSD -DSYS_44BSD
+NTPDEFS= -DSYS_FREEBSD -DSYS_44BSD -DHAVE_GETBOOTFILE
AUTHDEFS= -DMD5
CLOCKDEFS= -DLOCAL_CLOCK -DPST -DWWVB -DAS2201 -DGOES -DGPSTM -DOMEGA \
-DLEITCH -DTRAK -DACTS -DATOM -DDATUM -DHEATH -DMSFEES \
OpenPOWER on IntegriCloud