aboutsummaryrefslogtreecommitdiff
path: root/asn1.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1.c')
-rw-r--r--asn1.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/asn1.c b/asn1.c
index 2ea44bd..54f022a 100644
--- a/asn1.c
+++ b/asn1.c
@@ -46,11 +46,7 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include <stdio.h>
#include <stdint.h>
-#include <stdlib.h>
-#include <stddef.h>
-#include <string.h>
#include <assert.h>
#include "hal.h"