Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30008
b: refs/heads/master
c: 89a58c8
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jun 25, 2006
1 parent 618e3c7 commit 429eab2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5dab71b1e85356fdd7cbc29d338ca6c0bd0e4e49
refs/heads/master: 89a58c83f8f1056583f30c4d4258b1fec39bb0e2
6 changes: 4 additions & 2 deletions trunk/include/linux/videodev2.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@
#ifndef __LINUX_VIDEODEV2_H
#define __LINUX_VIDEODEV2_H
#ifdef __KERNEL__
#include <linux/time.h> /* need struct timeval */
#include <linux/time.h> /* need struct timeval */
#include <linux/compiler.h> /* need __user */
#else
#define __user
#endif
#include <linux/types.h>
#include <linux/compiler.h> /* need __user */

#define HAVE_V4L2 1

Expand Down

0 comments on commit 429eab2

Please sign in to comment.