diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-03-04 10:13:39 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-03-04 10:13:39 -0300 |
commit | 959cb3c06e2a117f9cea0097e5592b0be5c00aa1 (patch) | |
tree | ddb4ed70efa387834949195c72bc23a45469c07b /linux | |
parent | 09cba0a2d93b91a32f3daaf905a25416d8d795eb (diff) | |
download | mediapointer-dvb-s2-959cb3c06e2a117f9cea0097e5592b0be5c00aa1.tar.gz mediapointer-dvb-s2-959cb3c06e2a117f9cea0097e5592b0be5c00aa1.tar.bz2 |
Subject: Add a missing include at v4l2_driver.h
From: Carl Karsten <carl@personnelware.com>
Date: Thu, 28 Feb 2008 15:21:51 -0600
Adding #include <stddef.h> solves a build problem I had on Ubnutu.
v4l-dvb/v4l2-apps/test$ make
CC driver-test.o
In file included from driver-test.c:17:
../lib/v4l2_driver.h:26: error: expected specifier-qualifier-list before 'size_t'
make: *** [driver-test.o] Error 1
Thanks to Carl Karsten <carl@personnelware.com> for pointing this issue.
CC: Carl Karsten <carl@personnelware.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux')
0 files changed, 0 insertions, 0 deletions