uvcsink: configfs.c: fix code for local usage

- use local header file and remove unused reference to tools.h

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1304>
This commit is contained in:
Michael Grzeschik 2023-05-09 00:50:41 +02:00 committed by GStreamer Marge Bot
parent 42c53f971c
commit e50dcac517

View file

@ -20,10 +20,9 @@
#include <string.h>
#include <unistd.h>
#include <linux/videodev2.h>
#include "linux/videodev2.h"
#include "configfs.h"
#include "tools.h"
/* -----------------------------------------------------------------------------
* Path handling and support