mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-01 17:40:11 +01:00
xfree86: linuxPci.c needs a prototype for xf86AccResFromOS
This commit is contained in:
parent
a00dbd0015
commit
31439195c5
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@
|
|||
#include "compiler.h"
|
||||
#include "xf86.h"
|
||||
#include "xf86Priv.h"
|
||||
#define NEED_OS_RAC_PROTOS
|
||||
#include "xf86_OSlib.h"
|
||||
#include "Pci.h"
|
||||
#include <dirent.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue