This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree:
Subject: libv4l: Include autoconf config.h file to export logging symbols Author: Gregor Jasny <[email protected]> Date: Mon Jun 25 18:34:37 2012 +0200 Signed-off-by: Gregor Jasny <[email protected]> lib/libv4l2/log.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=c65c6811f3be00b104d8ec552c32d7a6440a7d1d diff --git a/lib/libv4l2/log.c b/lib/libv4l2/log.c index 377f553..5b5a339 100644 --- a/lib/libv4l2/log.c +++ b/lib/libv4l2/log.c @@ -18,6 +18,7 @@ # Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA */ +#include <config.h> #include <stdio.h> #include <stdlib.h> #include <string.h> _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
