libv4l: Import from oldpackages, upgrade to 1.2.1, fix build

Update copyright, license info, add myself as pkg maintainer

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess
2014-07-22 15:23:25 -04:00
parent 99a4852b37
commit f08fd93c25
3 changed files with 187 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- a/utils/rds-ctl/rds-ctl.cpp
+++ b/utils/rds-ctl/rds-ctl.cpp
@@ -29,6 +29,7 @@
#include <inttypes.h>
#include <getopt.h>
#include <sys/types.h>
+#include <ctype.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/ioctl.h>