mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Regenerate patches. - Fetch all sources from GitHub. - Update package descriptions, WWW links. Approved by: pi (implicit)
10 lines
288 B
C++
10 lines
288 B
C++
--- utils/v4l2-compliance/v4l2-test-buffers.cpp.orig 2020-12-02 20:09:09 UTC
|
|
+++ utils/v4l2-compliance/v4l2-test-buffers.cpp
|
|
@@ -32,6 +32,7 @@
|
|
#include <ctype.h>
|
|
#include <errno.h>
|
|
#include <poll.h>
|
|
+#include <signal.h>
|
|
#include <sys/ioctl.h>
|
|
#include <netinet/in.h>
|
|
#include <map>
|