summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/lib/authdes.c.export
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1993-12-21 19:42:19 +0000
committerwollman <wollman@FreeBSD.org>1993-12-21 19:42:19 +0000
commit95089ca73e6df7a17bb0f5510feec6e341a7fd60 (patch)
treebe9e8255d4bdebf019a05a1b426d9c27d46b05f2 /usr.sbin/xntpd/lib/authdes.c.export
parent3b752c69e0023cb11e999c08198e321e04c6f7be (diff)
downloadFreeBSD-src-95089ca73e6df7a17bb0f5510feec6e341a7fd60.zip
FreeBSD-src-95089ca73e6df7a17bb0f5510feec6e341a7fd60.tar.gz
Add BSD-style Makefile for libntp, and make the ``exportable'' version
of DES (actually just a dummy) compile. (DES should not actually be used in any case.)
Diffstat (limited to 'usr.sbin/xntpd/lib/authdes.c.export')
-rw-r--r--usr.sbin/xntpd/lib/authdes.c.export1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/xntpd/lib/authdes.c.export b/usr.sbin/xntpd/lib/authdes.c.export
index b0323a0..5dfbde8 100644
--- a/usr.sbin/xntpd/lib/authdes.c.export
+++ b/usr.sbin/xntpd/lib/authdes.c.export
@@ -15,6 +15,7 @@
* to its exportable state, copy this file to authdes.c .
*/
#include <sys/types.h>
+#include "ntp_types.h"
/*
* This routine is normally called to compute the key schedule.
OpenPOWER on IntegriCloud