Warning fix
lnx_bell.c:37: warning: no previous prototype for ‘xf86OSRingBell’
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
#include "xf86.h"
|
||||
#include "xf86Priv.h"
|
||||
#include "xf86_OSproc.h"
|
||||
|
||||
_X_EXPORT void
|
||||
xf86OSRingBell(int loudness, int pitch, int duration)
|
||||
|
||||
Reference in New Issue
Block a user