mirror of
https://github.com/X11Libre/xf86-input-mouse.git
synced 2026-03-24 01:24:06 +00:00
Build fix: Add a prototype for FindDevice function.
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
#ifdef USBMOUSE_SUPPORT
|
||||
static void usbSigioReadInput (int fd, void *closure);
|
||||
#endif
|
||||
static const char *FindDevice(InputInfoPtr, const char *, int);
|
||||
|
||||
#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__DragonFly__)
|
||||
/* These are for FreeBSD and DragonFly */
|
||||
|
||||
Reference in New Issue
Block a user