Update NSS to 3.41

This commit is contained in:
wolfbeast 2018-12-15 01:42:53 +01:00 committed by Roy Tam
commit 5f0986e66f
540 changed files with 49568 additions and 10631 deletions

View file

@ -5,6 +5,10 @@
#ifndef _KEYT_H_
#define _KEYT_H_
#if defined(_MSC_VER) || defined(__GNUC__) || defined(__clang__)
#pragma message("keyt.h is deprecated. Please include keythi.h instead.")
#endif
#include "keythi.h"
#endif /* _KEYT_H_ */