spa: libcamera: clean up includes

Remove some unnecessarily includes.

(cherry picked from commit 5a9cdd724f)
This commit is contained in:
Barnabás Pőcze 2025-07-12 17:45:50 +02:00 committed by Robert Mader
parent de97a682f2
commit 60d95e447a
4 changed files with 2 additions and 19 deletions

View file

@ -6,11 +6,8 @@
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <sched.h>
#include <errno.h>
#include <sys/mman.h>
#include <poll.h>
#include <limits.h>
#include <linux/media.h>