diff options
Diffstat (limited to 'v4l2-mfc-example')
-rw-r--r-- | v4l2-mfc-example/args.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/v4l2-mfc-example/args.c b/v4l2-mfc-example/args.c index bfb9f29..a6a5e08 100644 --- a/v4l2-mfc-example/args.c +++ b/v4l2-mfc-example/args.c @@ -32,6 +32,8 @@ #include "common.h" #include "parser.h" +#define O_RDONLY 00 + void print_usage(char *name) { // "d:f:i:m:c:V" |