X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=lib%2Fprio_tree.h;h=9bd458f1b6c4222e01f888107cedf9e94acf4ccd;hb=5ddf46d0b2dfe10b9a518db1f936c81e099b2646;hp=e1491dbd562d99422b26d2e9d5983dae66d9ebeb;hpb=1e5324e723116a5faf9da686993cc79c14d62d4b;p=fio.git diff --git a/lib/prio_tree.h b/lib/prio_tree.h index e1491dbd..9bd458f1 100644 --- a/lib/prio_tree.h +++ b/lib/prio_tree.h @@ -2,7 +2,6 @@ #define _LINUX_PRIO_TREE_H #include -#include "../hash.h" struct prio_tree_node { struct prio_tree_node *left;