Re: [Linuxwacom-devel] [PATCH 02/13] Add includes to isdv4.h

2014-03-19 Thread Jason Gerecke
On Tue, Mar 18, 2014 at 3:54 PM, Peter Hutterer wrote: > The header shouldn't include what it needs, not rely on other files to include > the required bits. I think you mean _should_ include what it needs :) Jason --- Now instead of four in the eights place / you’ve got three, ‘Cause you added o

[Linuxwacom-devel] [PATCH 02/13] Add includes to isdv4.h

2014-03-18 Thread Peter Hutterer
The header shouldn't include what it needs, not rely on other files to include the required bits. Signed-off-by: Peter Hutterer --- include/isdv4.h | 4 1 file changed, 4 insertions(+) diff --git a/include/isdv4.h b/include/isdv4.h index 539f609..423d564 100644 --- a/include/isdv4.h +++ b/