mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 20:40:04 +01:00
Bug #4928: Fix compilation for Alpha. (Stefaan DeRoeck)
This commit is contained in:
parent
3a6bdf0715
commit
f9ccebe8c5
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#include "os.h"
|
||||
#include "xf86.h"
|
||||
#include "xf86Priv.h"
|
||||
#include "xf86Axp.h"
|
||||
#include "shared/xf86Axp.h"
|
||||
|
||||
axpDevice lnxGetAXP(void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue