From fba28f19754f62b5227650143d5441fc86d4c7d7 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Wed, 25 Apr 2018 21:33:33 +0200 Subject: Revert "Update NSS to 3.35-RTM" This reverts commit f1a0f0a56fdd0fc39f255174ce08c06b91c66c94. --- security/nss/lib/freebl/poly1305.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'security/nss/lib/freebl/poly1305.h') diff --git a/security/nss/lib/freebl/poly1305.h b/security/nss/lib/freebl/poly1305.h index 125f49b3b..0a463483f 100644 --- a/security/nss/lib/freebl/poly1305.h +++ b/security/nss/lib/freebl/poly1305.h @@ -8,8 +8,6 @@ #ifndef FREEBL_POLY1305_H_ #define FREEBL_POLY1305_H_ -#include "stddef.h" - typedef unsigned char poly1305_state[512]; /* Poly1305Init sets up |state| so that it can be used to calculate an -- cgit v1.2.3