remove unused include file: inttypes.h
git-svn-id: svn://svn.berlios.de/openocd/trunk@2071 b42882b7-edfa-0310-969c-e2dbd0fdcd60__archive__
parent
0eb5c7509d
commit
a49faa206d
|
@ -42,8 +42,6 @@
|
|||
#include "image.h"
|
||||
#include "jtag.h"
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
|
||||
static int handle_targets_command(struct command_context_s *cmd_ctx, char *cmd, char **args, int argc);
|
||||
|
||||
|
|
Loading…
Reference in New Issue