Cleanup of config/includes.
[fw/openocd] / src / helper / replacements.h
index a0c59a79e8f5f182331edd6b54c10473a0fbfe56..5aecf41822e833328386347cc810e563a6bcfa9e 100644 (file)
@@ -26,6 +26,7 @@
 #define OPENOCD_HELPER_REPLACEMENTS_H
 
 #include <stdint.h>
+#include <helper/system.h>
 
 /* MIN,MAX macros */
 #ifndef MIN