mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-27 05:50:06 +01:00
Warning fix
lnx_bell.c:37: warning: no previous prototype for ‘xf86OSRingBell’
This commit is contained in:
parent
a9853c7d33
commit
09ea671cbf
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
|
||||
#include "xf86.h"
|
||||
#include "xf86Priv.h"
|
||||
#include "xf86_OSproc.h"
|
||||
|
||||
_X_EXPORT void
|
||||
xf86OSRingBell(int loudness, int pitch, int duration)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue