diff simtool/grcard2.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 8562d8508cf2
line wrap: on
line diff
--- a/simtool/grcard2.c	Thu Feb 11 23:11:57 2021 +0000
+++ b/simtool/grcard2.c	Thu Feb 11 23:13:27 2021 +0000
@@ -12,9 +12,7 @@
  */
 
 #include <sys/types.h>
-#include <ctype.h>
 #include <stdio.h>
-#include <stdlib.h>
 #include "simresp.h"
 
 cmd_grcard2_set_pin(argc, argv)