summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/authstuff
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-02-03 23:22:43 +0000
committerwollman <wollman@FreeBSD.org>1994-02-03 23:22:43 +0000
commit45237c714874f7b370995046f95a9a4d5f0580cc (patch)
tree4c7c94c05d566a1faa7da84c3f8d210a08bca7be /usr.sbin/xntpd/authstuff
parent1648179ed233a2ee57901bb12679bc0ff7c65555 (diff)
downloadFreeBSD-src-45237c714874f7b370995046f95a9a4d5f0580cc.zip
FreeBSD-src-45237c714874f7b370995046f95a9a4d5f0580cc.tar.gz
Eliminate compilation warning.
Diffstat (limited to 'usr.sbin/xntpd/authstuff')
-rw-r--r--usr.sbin/xntpd/authstuff/md5driver.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/xntpd/authstuff/md5driver.c b/usr.sbin/xntpd/authstuff/md5driver.c
index b85348f..a608add 100644
--- a/usr.sbin/xntpd/authstuff/md5driver.c
+++ b/usr.sbin/xntpd/authstuff/md5driver.c
@@ -30,7 +30,9 @@
#endif /* SYS_BSDI */
#include "md5.h"
+#ifndef MD5
#define MD5
+#endif
#include "ntp_string.h"
#include "ntp_stdlib.h"
OpenPOWER on IntegriCloud