mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-22 14:40:19 +01:00
sun_bell.c needs to #include "xf86_OSlib.h"
This commit is contained in:
parent
58bf9a142d
commit
e46f7f78b3
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
|||
|
||||
#include "xf86.h"
|
||||
#include "xf86Priv.h"
|
||||
#include "xf86_OSlib.h"
|
||||
|
||||
#define BELL_RATE 48000 /* Samples per second */
|
||||
#define BELL_HZ 50 /* Fraction of a second i.e. 1/x */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue