summaryrefslogtreecommitdiff
path: root/security/nss/lib/freebl/alghmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/lib/freebl/alghmac.c')
-rw-r--r--security/nss/lib/freebl/alghmac.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/nss/lib/freebl/alghmac.c b/security/nss/lib/freebl/alghmac.c
index 796cb990c..ab5a35420 100644
--- a/security/nss/lib/freebl/alghmac.c
+++ b/security/nss/lib/freebl/alghmac.c
@@ -34,9 +34,8 @@
*
* ***** END LICENSE BLOCK ***** */
-#include "sechash.h"
#include "secport.h"
-#include "alghmac.h"
+#include "blapi.h"
#include "secerr.h"
#define HMAC_PAD_SIZE HASH_BLOCK_LENGTH_MAX