diff simtool/grcard1.c @ 4:744fabd6bd3f

simtool/grcard[12].c: rm unnecessary #include's
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 11 Feb 2021 23:13:27 +0000
parents 2071b28cd0c7
children
line wrap: on
line diff
--- a/simtool/grcard1.c	Thu Feb 11 23:11:57 2021 +0000
+++ b/simtool/grcard1.c	Thu Feb 11 23:13:27 2021 +0000
@@ -6,9 +6,7 @@
  */
 
 #include <sys/types.h>
-#include <ctype.h>
 #include <stdio.h>
-#include <stdlib.h>
 #include "simresp.h"
 
 cmd_grcard1_set_pin(argc, argv)