mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-17 09:25:07 +03:00
src: Remove all unused sys/mman.h inclusions
Remove leftover inclusions of the sys/mman header file. Reviewed-by: Hirokazu Honda <hiroh@chromium.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
a48a000a33
commit
aa1972529b
6 changed files with 0 additions and 6 deletions
|
@ -12,7 +12,6 @@
|
|||
#include <map>
|
||||
#include <memory>
|
||||
#include <set>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/types.h>
|
||||
#include <vector>
|
||||
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
#include <fcntl.h>
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/types.h>
|
||||
#include <vector>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue