aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2019-03-31 17:21:23 -0400
committerPaul Selkirk <paul@psgd.org>2019-03-31 17:21:23 -0400
commit9006c25bd73c00ff861cccbce4595e6c932f4ace (patch)
tree266446137f381ea749fc0eecafe8cb73fe2b2f78
parent73c911dfe407027c1822ac4745405ff22d446c66 (diff)
Remove inclusion of now-deleted hashsig.h
-rw-r--r--projects/hsm/hsm.c1
1 files changed, 0 insertions, 1 deletions
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)
{