[Cryptech-Commits] [sw/stm32] 02/02: Remove inclusion of now-deleted hashsig.h
git at cryptech.is
git at cryptech.is
Mon Apr 1 00:59:49 UTC 2019
This is an automated email from the git hooks/post-receive script.
paul at psgd.org pushed a commit to branch master
in repository sw/stm32.
commit 9006c25bd73c00ff861cccbce4595e6c932f4ace
Author: Paul Selkirk <paul at psgd.org>
AuthorDate: Sun Mar 31 17:21:23 2019 -0400
Remove inclusion of now-deleted hashsig.h
---
projects/hsm/hsm.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/projects/hsm/hsm.c b/projects/hsm/hsm.c
index c1ab691..52157c9 100644
--- a/projects/hsm/hsm.c
+++ b/projects/hsm/hsm.c
@@ -341,7 +341,6 @@ static void busy_task(void)
}
#include "stm-fpgacfg.h"
-#include "hashsig.h"
static void hashsig_restart_task(void)
{
More information about the Commits
mailing list