From: Jiri Pirko
> Sent: 22 March 2016 09:02
> Rename hlist.h to list.h while adding it to be aligned with kernel
...
>  include/hlist.h |  56 ----------------------------
>  include/list.h  | 112 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++

I'm not sure where this gets installed, but #include <list.h>
is likely to give grief and find the wrong file.

Even hlist.h seems a bit terse.

        David

Reply via email to