]> git.sur5r.net Git - openocd/blobdiff - src/helper/replacements.c
print out an error if srst_pulls_trst is not specified for
[openocd] / src / helper / replacements.c
index 7a6729b8129f6938243f9f39022c2a4227453209..bebca28e22c9224c7a457bdf3937feb94bfa931f 100644 (file)
@@ -25,7 +25,9 @@
 
 #include <stdlib.h>
 #include <string.h>
+#ifdef HAVE_STRINGS_H
 #include <strings.h>
+#endif
 /* 
  * clear_malloc
  *