summaryrefslogtreecommitdiff
path: root/cmd/vfyserv
diff options
context:
space:
mode:
authorCosmin Truta <ctruta@magicleap.com>2018-09-14 12:33:57 +0200
committerCosmin Truta <ctruta@magicleap.com>2018-09-14 12:33:57 +0200
commit4005c19a5cbb3488719026a8efeb8220a9fd6f74 (patch)
tree4607f55434e1b80fd3f5d8e08bb78002a71362af /cmd/vfyserv
parent02e73665c433efa93c00943b08e1ea5a06541a98 (diff)
downloadnss-hg-4005c19a5cbb3488719026a8efeb8220a9fd6f74.tar.gz
Bug 1480647 - Warn about deprecation of key.h and keyt.h. Include keyhi.h instead of key.h, and keythi.h instead of keyt.h. r=rrelyea
Diffstat (limited to 'cmd/vfyserv')
-rw-r--r--cmd/vfyserv/vfyserv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/vfyserv/vfyserv.h b/cmd/vfyserv/vfyserv.h
index 00afc8049..5bcc51a50 100644
--- a/cmd/vfyserv/vfyserv.h
+++ b/cmd/vfyserv/vfyserv.h
@@ -24,7 +24,7 @@
#include "certt.h"
#include "nss.h"
#include "secder.h"
-#include "key.h"
+#include "keyhi.h"
#include "sslproto.h"
/* Custom header files */