From: jsg Date: Sat, 20 Jul 2024 12:34:52 +0000 (+0000) Subject: UVIDEO_DEBUG needs fcntl.h X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=2183e7c29e1c1458340592b994a2621234723502;p=openbsd UVIDEO_DEBUG needs fcntl.h reported by Peter J. Philipp --- diff --git a/sys/dev/usb/uvideo.c b/sys/dev/usb/uvideo.c index b24fd8e5d07..5793a9ec661 100644 --- a/sys/dev/usb/uvideo.c +++ b/sys/dev/usb/uvideo.c @@ -1,4 +1,4 @@ -/* $OpenBSD: uvideo.c,v 1.220 2024/05/23 03:21:09 jsg Exp $ */ +/* $OpenBSD: uvideo.c,v 1.221 2024/07/20 12:34:52 jsg Exp $ */ /* * Copyright (c) 2008 Robert Nagy @@ -177,6 +177,7 @@ usbd_status uvideo_usb_control(struct uvideo_softc *, uint8_t, uint8_t, #include #include #include +#include void uvideo_dump_desc_all(struct uvideo_softc *); void uvideo_dump_desc_vc_header(struct uvideo_softc *,