X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=lib%2Fprio_tree.h;h=9bd458f1b6c4222e01f888107cedf9e94acf4ccd;hb=4d1bc43e9f495459f03b32a53002e1526d06dea6;hp=e1491dbd562d99422b26d2e9d5983dae66d9ebeb;hpb=9db01ef976006c002b05fa4e4ec589eb029aac5b;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;