summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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