Cleanup of config/includes.
[fw/openocd] / src / target / target.h
index b9ae2f78e1255f4ff4f71f59ef6dc4f61edd0448..046bd99ae438020db256ce8ac9b331ed4998e471 100644 (file)
@@ -32,6 +32,8 @@
 #define OPENOCD_TARGET_TARGET_H
 
 #include <helper/list.h>
+#include "helper/replacements.h"
+#include "helper/system.h"
 #include <jim.h>
 
 struct reg;