spa: libcamera: remove unused includes

This commit is contained in:
Barnabás Pőcze 2024-04-29 17:59:37 +02:00 committed by Wim Taymans
parent 55fafe8f0b
commit 8e495a3a2c

View file

@ -7,11 +7,6 @@
#include "config.h"
#include <stddef.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <spa/support/plugin.h>
#include <spa/support/log.h>