xfree86: linuxPci.c needs a prototype for xf86AccResFromOS

This commit is contained in:
Julien Cristau 2009-01-11 08:37:06 +01:00
parent a00dbd0015
commit 31439195c5

View File

@ -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>