target: don't implicitly include "algorithm.h"
[fw/openocd] / src / target / algorithm.h
index 80f081dbfa99b882ea21b5ac8de3c8d18b541c5f..abb8ecfc6e2521e60eddc4c1c96598b00d24d671 100644 (file)
@@ -20,8 +20,6 @@
 #ifndef ALGORITHM_H
 #define ALGORITHM_H
 
-#include "types.h"
-
 enum param_direction
 {
        PARAM_IN,