Bug #4928: Fix compilation for Alpha. (Stefaan DeRoeck)

This commit is contained in:
Adam Jackson 2005-12-08 19:27:13 +00:00
parent 3a6bdf0715
commit f9ccebe8c5

View File

@ -9,7 +9,7 @@
#include "os.h"
#include "xf86.h"
#include "xf86Priv.h"
#include "xf86Axp.h"
#include "shared/xf86Axp.h"
axpDevice lnxGetAXP(void);