fix compilation of v4l2. re-run autogen.sh

This commit is contained in:
niels
2011-03-28 21:41:45 +02:00
parent 2c31b5e1f1
commit ba1ec7726a
10 changed files with 82 additions and 58 deletions

View File

@@ -39,7 +39,7 @@
*/
#include <config.h>
#ifdef USE_V4L2
#ifdef HAVE_V4L2
#include <stdio.h>
#ifdef STRICT_CHECKING
#include <assert.h>