diff options
Diffstat (limited to 'contrib/ntp/sntp/crypto.h')
-rw-r--r-- | contrib/ntp/sntp/crypto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/ntp/sntp/crypto.h b/contrib/ntp/sntp/crypto.h index 961dca042a9f..4e75df20a9a3 100644 --- a/contrib/ntp/sntp/crypto.h +++ b/contrib/ntp/sntp/crypto.h @@ -8,7 +8,6 @@ #include <ntp_fp.h> #include <ntp.h> #include <ntp_stdlib.h> -#include <ntp_md5.h> /* provides OpenSSL digest API */ #include "utilities.h" #include "sntp-opts.h" |