]> git.sur5r.net Git - openocd/blobdiff - src/helper/command.h
build: add helper/types.h to config.h
[openocd] / src / helper / command.h
index 7cd5cc4c76fcf23205f3acaf5a993e6d7879da97..6c0e0f6de998413d8754f98b186d816bb6ebf017 100644 (file)
@@ -24,8 +24,6 @@
 #ifndef COMMAND_H
 #define COMMAND_H
 
-#include <helper/types.h>
-
 #include <jim.h>
 #include <jim-nvp.h>