diff options
author | Paul Selkirk <paul@psgd.org> | 2019-03-31 17:21:23 -0400 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2019-03-31 17:21:23 -0400 |
commit | 9006c25bd73c00ff861cccbce4595e6c932f4ace (patch) | |
tree | 266446137f381ea749fc0eecafe8cb73fe2b2f78 /projects | |
parent | 73c911dfe407027c1822ac4745405ff22d446c66 (diff) |
Remove inclusion of now-deleted hashsig.h
Diffstat (limited to 'projects')
-rw-r--r-- | projects/hsm/hsm.c | 1 |
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) { |