remove unused include file: inttypes.h
[fw/openocd] / src / helper / ioutil.c
index c07bd9b278862107f0d43ecef72bddc6011366a2..6be3e6cd5ac795142675aa622be70234e6bc6486 100644 (file)
@@ -55,9 +55,6 @@
 #include <malloc.h>
 #endif
 #endif
-//#ifdef HAVE_STRINGS_H
-//#include <strings.h>
-//#endif
 
 
 int handle_rm_command(struct command_context_s *cmd_ctx, char *cmd,