]> git.sur5r.net Git - openocd/blobdiff - src/helper/binarybuffer.h
build: add helper/types.h to config.h
[openocd] / src / helper / binarybuffer.h
index a289abd9ba0563de6d4586645702e044bc3d0573..6b142dd1c7faf64fc66c440c12218f2e996b9137 100644 (file)
@@ -24,8 +24,6 @@
 #ifndef BINARYBUFFER_H
 #define BINARYBUFFER_H
 
-#include <helper/types.h>
-
 /** @file
  * Support functions to access arbitrary bits in a byte array
  */