summaryrefslogtreecommitdiff
path: root/driver/xf86-input-joystick/config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2023-04-10 16:33:32 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2023-04-10 16:33:32 +0000
commit88b2c3df79a37327f56d08097c03dea2ace7594d (patch)
treeb3475903aec6e361f81394bd174984afe778ed1c /driver/xf86-input-joystick/config.h.in
parente4138753e646f3440424e5eb43b3332c3e7ccda7 (diff)
Update to xf86-input-joystick 1.6.4
Diffstat (limited to 'driver/xf86-input-joystick/config.h.in')
-rw-r--r--driver/xf86-input-joystick/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/driver/xf86-input-joystick/config.h.in b/driver/xf86-input-joystick/config.h.in
index 9c349932e..b9bf9824f 100644
--- a/driver/xf86-input-joystick/config.h.in
+++ b/driver/xf86-input-joystick/config.h.in
@@ -9,6 +9,9 @@
/* Compile Linux evdev backend */
#undef EVDEV_BACKEND
+/* Define to 1 if you have the <dev/hid/hid.h> header file. */
+#undef HAVE_DEV_HID_HID_H
+
/* Define to 1 if you have the <dev/usb/usbhid.h> header file. */
#undef HAVE_DEV_USB_USBHID_H