diff options
| author | Xin LI <delphij@FreeBSD.org> | 2016-12-22 16:19:05 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2016-12-22 16:19:05 +0000 |
| commit | b06b7e647fe7b4eefbd29369cf0c24e1902bf72a (patch) | |
| tree | d18590df36faea870c6827c64a75516475938e4d /contrib/ntp/include/Makefile.am | |
| parent | 8c7ff71d356bdceffa6cd5b5017c65d0d63d9abc (diff) | |
Fix multiple vulnerabilities of ntp.releng/9.3
Approved by: so
Notes
Notes:
svn path=/releng/9.3/; revision=310419
Diffstat (limited to 'contrib/ntp/include/Makefile.am')
| -rw-r--r-- | contrib/ntp/include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ntp/include/Makefile.am b/contrib/ntp/include/Makefile.am index 521ac146c777..749a0c839050 100644 --- a/contrib/ntp/include/Makefile.am +++ b/contrib/ntp/include/Makefile.am @@ -16,6 +16,7 @@ noinst_HEADERS = \ intreswork.h \ iosignal.h \ l_stdlib.h \ + libssl_compat.h \ lib_strbuf.h \ libntp.h \ mbg_gps166.h \ |
