Bug 1497937 - fixed a deprecation warning due to including an older header; r=rstrong

Differential Revision: https://phabricator.services.mozilla.com/D8561

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Alex Gaynor 2018-10-23 16:47:30 +00:00
Родитель 88a55d3197
Коммит c60557350c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -13,7 +13,7 @@
#include "cryptohi.h"
#include "hasht.h"
#include "cert.h"
#include "key.h"
#include "keyhi.h"
#include <stdint.h>
typedef struct {