mirror of
https://github.com/librempeg/librempeg
synced 2024-11-22 18:49:58 +00:00
v4l2: remove unneded linux specific asm/types.h include
This commit is contained in:
parent
676a9ee1d2
commit
1adba23cec
@ -39,7 +39,6 @@
|
|||||||
#if HAVE_SYS_VIDEOIO_H
|
#if HAVE_SYS_VIDEOIO_H
|
||||||
#include <sys/videoio.h>
|
#include <sys/videoio.h>
|
||||||
#else
|
#else
|
||||||
#include <asm/types.h>
|
|
||||||
#include <linux/videodev2.h>
|
#include <linux/videodev2.h>
|
||||||
#endif
|
#endif
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user