aboutsummaryrefslogtreecommitdiff
path: root/ecdsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'ecdsa.c')
-rw-r--r--ecdsa.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ecdsa.c b/ecdsa.c
index 7077dd5..f33e57c 100644
--- a/ecdsa.c
+++ b/ecdsa.c
@@ -65,11 +65,7 @@
* in a relatively type-safe manner before calling libtom.
*/
-#include <stdio.h>
#include <stdint.h>
-#include <stdlib.h>
-#include <stddef.h>
-#include <string.h>
#include <assert.h>
#include "hal.h"