mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-08 17:02:30 +00:00
sun_bell.c needs to #include "xf86_OSlib.h"
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user