Update sc_hsm.c

Fix header
This commit is contained in:
Pol Henarejos
2026-05-01 13:23:17 +02:00
committed by GitHub
parent cb474f7ad3
commit ded3694c95

View File

@@ -15,6 +15,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <stdio.h>
#include "picokeys.h"
#include "serial.h"
#include "sc_hsm.h"