diff options
author | Matt Turner <mattst88@gmail.com> | 2022-08-22 21:42:30 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2022-08-23 15:52:46 +0000 |
commit | fa02334233a801046afa1f4655380335b3823d68 (patch) | |
tree | 50f34199da51819208c4fbae663c74f8f6391267 /fdi/Makefile.am | |
parent | 2ff6677768b49e9ecc54051432be3e8b771b24ca (diff) |
tools: Fix declaration of xf86EnableIO()
/usr/include/xorg/xf86_OSproc.h:115:23: error: type of 'xf86EnableIO' does not match original declaration [-Werror=lto-type-mismatch]
115 | extern _X_EXPORT Bool xf86EnableIO(void);
| ^
vmmouse_iopl.c:125:6: note: return value type mismatch
125 | bool xf86EnableIO(void)
| ^
Diffstat (limited to 'fdi/Makefile.am')
0 files changed, 0 insertions, 0 deletions